snippetbashTip
zapier test — Test a Zapier integration via the `test` script in your `package.json`. More information: <https://g
Viewed 0 times
thecommandintegrationzapier testviaclitestzapier
Problem
How to use the
zapier test command: Test a Zapier integration via the test script in your package.json. More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#test>.Solution
zapier test — Test a Zapier integration via the test script in your package.json. More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#test>.Test an integration:
zapier testTest an integration while skipping validation:
zapier test --skip-validateTest an integration with additional debug output:
zapier test {{[-d|--debug]}}Code Snippets
Test an integration
zapier testTest an integration while skipping validation
zapier test --skip-validateTest an integration with additional debug output
zapier test {{[-d|--debug]}}Context
tldr-pages: common/zapier test
Revisions (0)
No revisions yet.