oneuptime/zapier
2021-04-16 12:25:14 +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 Add env files 2020-01-29 15:20:40 +01:00
.gitattributes fixed backend failing test and crlf error in all projects 2019-11-21 18:35:28 +05:30
.gitignore Add smoke test and zapier. 2019-08-02 22:58:56 +05:30
.zapierapprc Add smoke test and zapier. 2019-08-02 22:58:56 +05:30
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 update all package-lock.json 2021-03-01 22:21:46 +01:00
package.json added type and content field to incident note 2021-03-31 19:58:14 +01:00
README.md Add zapier readme. 2020-04-06 23:01:15 +02:00

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