Is there a way to create new Zaps via REST or at least to copy and modify existing zaps?
Hi
You can create your own Zap threw the Zapier Partner Program. Here you can use any kind or REST API to create your own kind of Zap. If you would just simply like to call a webhook, I suggest to either;
- Use the Zap action “Code by Zapier” to make a HTTP request using python / javascript
- Or the Zap action “Wehooks by Zapier” to catch, post or get a webhook.
Let me know if this helps you.
~Bjorn
I’m very much interested in creating Zaps programmatically as well but the Partner platform appears to be more for partners to create integrations vs for consumers to create zaps.
Thanks,
_alan_
As of the API you can use, that completely depends on what you want to make. You don't explain anything about your goal you would like to achieve so I wouldn't know Maybe I misunderstood your question, but let me know.
Hi
I think I understand what you’re saying. You mean instead of creating individual zaps using the editor, you want to do so automatically.
Sadly it’s not possible at the moment. What
The closest you’ll get is being on the Teams plan, in which case you can export all your zaps in json format and similarly import a json file of zaps. If you can find a way to then edit that json file in an efficient way, then you might be onto something.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.