Skip to main content
Question

How can I create/update Zaps outside of Zapier UI?

  • March 28, 2026
  • 2 replies
  • 12 views

I use zapier extensively and have a lot of Zaps. But its becoming cumbersome to manage them using the Zapier UI interface only. Is there a way I can keep these in Github, make changes and have a CI/CD way of deploying the updates to Zapier?

2 replies

wisdomdavid

Hello ​@fwstech 
Zapier does have an official CLI that lets you build and manage Zaps as code, which fits well into a Github and CI/CD workflow. You define your Zaps in JavaScript, push to your repo, and deploy via the CLI. It's worth noting though that not all Zap features are supported in the CLI version, so it depends on how complex your existing Zaps are. The Zapier Platform CLI docs are a good starting point.


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • March 28, 2026

Hi ​@fwstech 

Short answer: No

Also there is no Zapier API available for managing your Zapier account.

 

FYI...Zapier Platform CLI is for creating/managing an app integration: https://docs.zapier.com/platform/quickstart/ui-vs-cli