Search results

  1. S

    Request for Guidance on Passing Complete JSON from Webhook to Backend via Pabbly Connect

    I had this same issue and couldn't find an answer. It turned out there's a special action for forwarding webhook
  2. S

    Shortcut to Pass Entire Payload from Webhook Trigger to API Action?

    Just to update I found the solution, "Data Forwarder (Pabbly)" "Forward Webhook"
  3. S

    Shortcut to Pass Entire Payload from Webhook Trigger to API Action?

    Thank you @ArshilAhmad, but is there a way to pass the whole webhook payload/response to the subsequent "API (Pabbly)" action without mapping fields one by one? The webhook sometimes receives a different schema.
  4. S

    Shortcut to Pass Entire Payload from Webhook Trigger to API Action?

    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...
Top