oneuptime/zapier
2021-08-12 19:40:16 +01:00
..
actions added the incident idNumber to the incident response sent to zapier 2021-04-16 12:25:14 +01:00
test added an action for creating incident note 2021-03-31 16:14:20 +01:00
triggers added the incident idNumber to the incident response sent to zapier 2021-04-16 12:25:14 +01:00
.env
.gitattributes
.gitignore
.zapierapprc
authentication.js fix zapier lang 2021-03-16 11:58:46 +00:00
index.js added an action for creating incident note 2021-03-31 16:14:20 +01:00
package-lock.json audit job fix 2021-08-12 19:40:16 +01:00
package.json audit job fix 2021-08-12 19:40:16 +01:00
README.md

Zapier

Step 1: Install Zapier CLI with

npm install -g zapier-platform-cli

Step 2: Login to Zapier

zapier login

Step 3: Lint the project

zapier validate

Step 4: Bumpup the version in package.json

Step 5: Push the project

zapier push