Skip to main content
Question

Is there an API provided by Zapier for triggers and actions, and where can I find the API key?


I would like to create Zapier workflow programatically (prefered python). Does Zapier provide API do create triggers and actions? Does Zapier provide API key to call those APIs, and where I can find it? Lets say I have simple worklow: Zapier trigger (scheduler) → Zapier action (some other app integrated with Zapier). Is there some snippet to quickly start? Thank you.

 

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi @jomsborg 

This is the closest available Zapier API: https://docs.api.zapier.com/docs/intro


  • Author
  • Beginner
  • 1 reply
  • January 29, 2024

Thank you, it would be interesting