• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

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

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
 
P

Pabblymember11

Guest
Hey @allneedsdigital

Can you please provide more details about your concern so that we can investigate? Also, please share the workflow URL you used.
 
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
 
P

Pabblymember11

Guest
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?
 
P

Pabblymember11

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

Pabblymember11

Guest
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.
 
P

Pabblymember11

Guest
After reviewing the API reference, we couldn't find the API with REST API as we support all kinds of REST APIs of the application in the API by Pabbly which has JSON on it.

 
Top