oneuptime/zapier
2020-04-06 23:01:15 +02:00
..
actions Fix changes with zapier. 2020-04-06 21:29:07 +02:00
test Lint projects 2020-02-27 14:15:46 +03:00
triggers Update zapier. 2020-04-06 21:10:50 +02: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 Update zapier. 2020-04-06 21:10:50 +02:00
index.js Update zapier. 2020-04-06 21:10:50 +02:00
package-lock.json Fix changes with zapier. 2020-04-06 21:29:07 +02:00
package.json Fix changes with zapier. 2020-04-06 21:29:07 +02: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