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

Mailchimp too many simultaneous requests

I am trying to pull 10000 clients from Mailchimp into GoHighLevel.

But I am getting this error:
1650778911758.png


How I can setup pabbly to only serve 10 requests at a time? Maybe serve 10 requests every minute?
 
P

Pabbly13

Guest
Hey @RaptorsRush !

Kindly use the "Delay" module for up to 2 minutes, so it doesn't error out for you-

1650871803984.png


You can check for this video tutorial on how "Delay" works-


Kindly check on this and let us know if this can work for you.
 
The requests are being sent in bulk from go high level. I need to parse the requests and break them up into chunks of 10 and then send each chunk individually every 2 minutes.
 
P

Pabblymember11

Guest
Hey @RaptorsRush

You can use the "Delay" action step to hold the execution of some instances so that you can avoid the "Too many requests" errors by the API.

Moreover, you cannot hold executions and then execute them after a time.

1650952717912.png
 
Top