• 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.

There are tools like loom please use loom to show people how to fix their issue…

There are tools like loom please use loom to show people how to fix their issue…

this is the second time I’ve reached out about 15 second delay and I’m forwarded to the forum; when received response that Are longer than 15 seconds i ask for help then I’m forwarded to a vague forum ticket.. that does not have have any image or video explaining how to do this process. Last time this issue happened I was referred to using httpbin to be able to increase it and I do not understand why I would use an external tool to help me get this done… lastly no video or information on step by step.

please provide a video or something with a picture explaining this process not a vague response like check this forum out to help you.

https://forum.pabbly.com/threads/pa...rror-response-not-received-in-15-seconds.855/
 
Step 1: The Host system (In this case in Pabbly Connect) sends the request to the external API provider.

Step 2: The external API/System captures that request and immediately sends back the id of the request to the Host system (Pabbly Connect). The host system (Pabbly Connect) does not need to wait for the response as it already received the id of the request that it sent to the external API provider.

Step 3: After sending the ID back as a response, the API provider takes the data for the backend processing which might take some time.
I don’t always know the task Id that will be generated..

how can I provide Pabbly the task Id? Or get a list of api when I cannot even trigger it to happen? To begin with?

Step 4: You add a comfortable delay of 5 minutes in your automation workflow inside Pabbly Connect, this delay is the amount of delay that you think should be sufficient for the data to be processed by your API provider.

Step 5: You do a GET API request again to your API provider providing them with the id of the prior request with your request. Based on the id of the prior request, the external software gives you the data immediately without the need of waiting.

This process will be an ideal use case to satisfy any type of waiting limits.
 

Pabbly

Administrator
Staff member
There are tools like loom please use loom to show people how to fix their issue…

this is the second time I’ve reached out about 15 second delay and I’m forwarded to the forum; when received response that Are longer than 15 seconds i ask for help then I’m forwarded to a vague forum ticket.. that does not have have any image or video explaining how to do this process. Last time this issue happened I was referred to using httpbin to be able to increase it and I do not understand why I would use an external tool to help me get this done… lastly no video or information on step by step.

please provide a video or something with a picture explaining this process not a vague response like check this forum out to help you.

https://forum.pabbly.com/threads/pa...rror-response-not-received-in-15-seconds.855/
Thanks for your valuable feedback. We do share videos as well to the customer as and when required.

Further, if any error or use case requirement occurs regularly then we do release a dedicated tutorial as well on the same.
 
Top