Hello!
Recently I've started the automation of my checklists. I used to have them as .csv files and used Todoist import functionality, but now I want them to unroll by a simple click. To accomplish this, I've set a Zap consisting of three steps: Webhooks by Zapier (thank you,
Code from Zapier returns an array of 12 objects which then should transform into tasks created in Todoist. The problem is that several requests for tasks creation fail due to "Too Many Requests" error.
Is there an option to create several tasks with a single request or some other method to avoid this issue?
Best answer by Danvers
Got it, thanks for the link to the docs
Based on that, it seems like your best option is what
You can find the Platform here: https://zapier.com/platform
There's lots of guides there on how to get started but if you need some extra support, you can always ask in the Community Developer Discussion category