how to pass on original request to other system after processing?

Status: Closed · Asked by All Needs Digital on · 0 views

allneedsdigital — Question ·

my use case is,
i get twilio call status webhook request to pabbly,
i process the record
pass on original request with header/body to another system

Pabblymember11 — Reply ·

Hey @allneedsdigital

Can you please provide more details about your concern so that we can investigate? Also, please share the workflow URL you used.

allneedsdigital — Reply ·

I use telfon app to make calls using twilio numbers. Once is set up telfon, twilio creates
a) Call Webhook. - telfon
b) Status Change Webhook - telfon

I am using CallWebhook to initiate call on my telfon app (which works now)
I use pabbly webhook to received status change (call made/ended/budy). and update my CRM system

Once i update CRM, i want to send original request back to telfon so it looks like

a) Call Webhook. - telfon
b) Status Change Webhook - PABBLY-> update CRM
c) pass on status change request to telfon

Pabblymember11 — Reply ·

Can you please tell us at what step you are getting stuck while creating the workflow and if you have created one then please share it with us?

allneedsdigital — Reply ·

I am able to get step A and Steb B working just wonder how to pass the original request to telfon .
Link

Pabblymember11 — Reply ·

Thanks for the update. Could you please share the API documentation for Telfon? We need to check the steps that can change the status.

allneedsdigital — Reply ·
Thanks for the update. Could you please share the API documentation for Telfon? We need to check the steps that can change the status.

They dont have api documents ( i have asked though) but i am wondering if dataforwarder APP would work in this scenario?
Pabblymember11 — Reply ·
They dont have api documents ( i have asked though) but i am wondering if dataforwarder APP would work in this scenario?

Without an API reference, it wouldn't be possible to interact with the application to get or post the data from their end.

Back to all forum threads · Log in to reply