Skip to main content
Question

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

  • January 29, 2024
  • 2 replies
  • 129 views

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.

 

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
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • January 29, 2024

Hi @jomsborg 

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


  • Author
  • Beginner
  • January 29, 2024

Thank you, it would be interesting