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

  • Due to Diwali and Bhai Dooj celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Friday, 24th October 2025.

API Limit Errors

Private Comment
This field is visible only to staff members and is for their reference only.
Your Workflow URL
https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZiMDYzMTA0M2M1MjZlNTUzMzUxMzEi_pc
Your Task History ID
https://connect.pabbly.com/task/history?filter_status=applied&filter_by_workflow_id=IjU3NjYwNTZiMDYzMTA0M2M1MjZlNTUzMzUxMzEi_pc#
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
Hey team, I'm hoping for your help with failures occurring on this workflow please - https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZiMDYzMTA0M2M1MjZlNTUzMzUxMzEi_pc

The workflow is triggering once a week for approx 85 records at once, where there is a GET request being sent to Ontraport, to get data and that step is failing due to - API concurrency limit exceeded. Please try again later.

I've reached out to Ontraport Support and they recommended that we ask you to increase our API limit. They explained on their end, their API should be able to accept these calls without any limit being exceeded.

Looking forward to hearing from you
 

Soumya Tripathi

Member
Staff member
Hello @AbsoluteAutomations
As we checked, the workflow is sending a large volume of data at once without any delay between the requests. To help resolve this, we recommend adding an additional action step “Delay After Queue” to introduce a gap between requests.

Additionally, the error “API concurrency limit exceeded. Please try again later” is coming from Ontraport, which you are accessing via API by Pabbly. We suggest reaching out to the Ontraport team for further clarification regarding their API limits.

This adjustment should help reduce the failures, and the Ontraport team can confirm if any further changes on their end are required.

1759822217304.png
 
Thanks Soumya for your reply. The OP team have already explained that their API can handle the requests and they should not be erroring, so that's why they asked that we speak to you about this, hence the creation of this ticket. So now I'm kinda stuck in the middle unfortunately, if both sides are asking me to talk to the other.

Regarding the 'Delay After Queue' action, can you share how this can be added to the current build? And does this mean that you'll progressively release the records running through?
 

Soumya Tripathi

Member
Staff member
Hello @AbsoluteAutomations
As mentioned previously, the error “API concurrency limit exceeded. Please try again later” is coming from Ontraport, which you are accessing via API through Pabbly. Since this application is not natively integrated and you added it via API by Pabbly, we recommend reaching out to the Ontraport team for clarification regarding their API limits. You can also share a screenshot of this response with them.

Additionally, to reduce the likelihood of hitting this limit, you can add a Delay step before the API action. This will process the data in intervals, allowing the next action step to run smoothly.

1759840548983.png
 
Top