zapier-platform-cli
Version:
The CLI for managing integrations in Zapier Developer Platform.
35 lines (23 loc) • 681 B
Markdown
This Zapier integration project is generated by the `zapier init` CLI command.
These are what you normally do next:
```bash
npm install
zapier test
zapier register "App Title"
zapier link
zapier push
```
Then, to add more features, you can use the `zapier scaffold` command, for example:
```bash
zapier scaffold trigger contact
zapier scaffold create contact
```
Find out more on the latest docs: https://docs.zapier.com/platform