2024-10-16 09:18:54 +05:00
|
|
|
# zapier init
|
|
|
|
|
|
|
|
> Initialize a new Zapier integration.
|
2024-10-18 19:55:27 +05:00
|
|
|
> More information: <https://platform.zapier.com/reference/cli#init>.
|
2024-10-16 09:18:54 +05:00
|
|
|
|
|
|
|
- Initialize a new Zapier integration:
|
|
|
|
|
|
|
|
`zapier init {{path/to/directory}}`
|
|
|
|
|
|
|
|
- Initialize a new Zapier integration with a specific template:
|
|
|
|
|
|
|
|
`zapier init {{path/to/directory}} {{-t|--template}} {{basic-auth|callback|custom-auth|digest-auth|dynamic-dropdown|files|minimal|oauth1-trello|oauth2|search-or-create|session-auth|typescript}}`
|
|
|
|
|
|
|
|
- Show extra debugging output:
|
|
|
|
|
|
|
|
`zapier init {{-d|--debug}}`
|