billymingione
Member
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?
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?