Skip to content

documenso/zapier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zapier

This Zapier integration project is generated by the zapier init CLI command.

These are what you normally do next:

# Install dependencies
npm install  # or you can use pnpm or yarn

# Run tests
zapier test

# Register the integration on Zapier if you haven't
zapier register "App Title"

# Or you can link to an existing integration on Zapier
zapier link

# Push it to Zapier
zapier push

Then, to add more features, you can use the zapier scaffold command, for example:

# Add a trigger
zapier scaffold trigger contact

# Add an action
zapier scaffold create contact

Find out more on the latest docs: https://github.com/zapier/zapier-platform/blob/main/packages/cli/README.md.

About

Documenso integration for Zapier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published