How to remove 'null' keyword from field value from Payload?
Scenario: I am creating an action for payload for integration purpose. In the scripting part i am defining field structure including non mandatory fields as well.Issue: I dont want to pass 'null' keyword in payload request if field doesn't have any v...