• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Custom Webhook Response?

Is it possible to create a custom response for an inbound webhook?

For example, I receive data (via webhook)
That is then reconfigured and added to my CRM system.
Once the data is added, my CRM responds:
success: 100
custom_url: https://exampleurl.com/123456

I need the "custom_URL" to be added to the response of the first inbound webhook when its received. Is this possible in Pabbly?
 

ArshilAhmad

Moderator
Staff member
Hi @billymingione,

We cannot manipulate a response coming from a Webhook, so unless the custom_URL is coming from the source, it's not possible to get it in the response.

However, if you want the 'custom_URL' in the trigger, you can try using Data Forwarder.
 
Top