how to send trigger step data to outside pabbly with webhook

Status: Open · Asked by Parth Nayak on · 0 views

Parth Nayak — Question ·
how to send trigger step data to outside pabbly with webhook

Pabbly Support — Reply ·

Hello Parth,

Thank you for reaching out to us.

Yes, this is possible. You can send the required data outside of Pabbly Connect by using a destination URL, such as a webhook URL, provided by the external application.

To achieve this, add the API by Pabbly application to your workflow. Configure the destination webhook URL as the API endpoint URL and map the required data from your trigger step into the request body.

This will send the trigger data to the external application whenever the workflow is executed.

https://youtu.be/xYC5mTobFfc?si=7jWHUUDHysBze4Sc

If you need any assistance with the configuration, please let us know. We'll be happy to help.

Thanks and Regards,
Preeti Paryani
Customer Success Associate,
Pabbly.com
Parth Nayak — Reply ·

requirement is we have to provide destination webhook URL, we are not having any destination URL

Pabbly Support — Reply ·

Hello Parth,

Thank you for your response.

Could you please clarify how you intend to receive the data outside Pabbly Connect if you do not have a destination webhook URL?

Additionally, could you let us know the name of the application or service where you want to send this data? This will help us understand your use case better and suggest the most appropriate approach.

We look forward to your response.



On Jul 28, 2026, 7:22 AM, Parth Nayak <[email hidden]> wrote:

requirement is we have to provide destination webhook URL, we are not having any destination URL


Thanks and Regards,
Preeti Paryani
Customer Success Associate,
Pabbly.com
Fogel Lonfj — Reply ·

Pabbly Support:
Hello Parth,Thank you for reaching out to us.Yes, this is possible. You can send the required data outside of Pabbly Connect by using a destination URL, such as a webhook URL, provided by the external application.To achieve this, add the API by Pabbly application to your workflow. Configure the dest

thx

Parth Nayak — Reply ·

i want to provide my incoming lead data to attached snapshot based solution.

image.png

Pabbly Support — Reply ·

Hello Parth,

Thank you for sharing the screenshot.

Based on the setup you've shared, it appears that the application is asking you to provide a Pabbly Webhook URL. This indicates that the application will send data to Pabbly Connect through the webhook—it is not expecting to receive data from Pabbly Connect.

If your requirement is to send incoming lead data from this platform to Pabbly Connect, you can achieve it as follows:

  1. Create a new workflow in Pabbly Connect.

  2. Select Webhook by Pabbly as the trigger.

  3. Copy the generated webhook URL.

  4. Paste that webhook URL into the Pabbly Webhook URL field shown in your application's setup and click Connect & Save.

Once connected, every new lead generated in that application will automatically be sent to your Pabbly Connect workflow through the webhook.

If your requirement is different, please let us know, and we'll be happy to guide you further.

Thanks and Regards,
Preeti Paryani
Customer Success Associate,
Pabbly.com
Logan Isaac — Reply ·

Parth Nayak:
how to send trigger step data to outside pabbly with webhook

If you don't have a receiving app setup yet, try using Webhook.site as a dummy endpoint—it gives you an instant URL to test if Pabbly is pushing the trigger data properly.

Back to all forum threads · Log in to reply