How can I pass the entire JSON body or payload from a webhook trigger (Webhook by Pabbly : Catch Webhook with Headers) to an API (Pabbly) Execute API request?
We have some form submissions with many fields and it's tedious to map them all one by one. Is there a shortcut to just pass the entire payload received by the trigger to the subsequent action?
We have some form submissions with many fields and it's tedious to map them all one by one. Is there a shortcut to just pass the entire payload received by the trigger to the subsequent action?