zapier
Create, automate, and manage zapier integrations. Some subcommands such as `build`, `init`, `scaffold`, `push`, `test`, etc. have their own usage documentation.
More info →Subcommands (11)
Show the status of the analytics that are collected. It is also used to change what is collected.
Build a pushable `zip` of a Zapier integration.
Convert a Visual Builder integration to a CLI integration.
List the history for a Zapier integration.
Initialize a new Zapier integration.
Log in to a Zapier account.
Build and upload a Zapier integration.
Add a starting trigger, create, search, or resource to an integration.
Test a Zapier integration via the `test` script in your `package.json`.
Validate a Zapier integration.
List the versions for a Zapier integration.
Examples (7)
Connect to a Zapier account
Initialize a new Zapier integration with a project template
zapier init path/to/directoryAdd a starting trigger, create, search, or resource to your integration
zapier scaffold trigger|create|search|resource nameTest an integration
Build and upload an integration to Zapier