turbot / pipes-zapier

Zapier integration for Turbot Pipes.

Home Page:https://zapier.com/apps/turbot-pipes/integrations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turbot Pipes Zapier Integration

Developing

Prerequisites:

Developing the app:

If you wish to work on the app, you'll first need to configure authentication between your dev environment and the Zapier platform. You'll use the email address and password you use to log in to the Zapier application.

zapier login

Clone:

To clone the Turbot Pipes app and load its node project modules, execute the following commands in your terminal:

git clone https://github.com/turbot/pipes-zapier.git
cd pipes-zapier
npm install

To test the app, you can simply run zapier test.

zapier test

When you're ready to try your changes out on the Zapier platform use the push command.

zapier push

Note: Make sure you have changed the version by updating the version number mentioned in the package.json file.

Once you push your app, you'll be able to see it in the Zapier Platform UI.

About

Zapier integration for Turbot Pipes.

https://zapier.com/apps/turbot-pipes/integrations

License:Apache License 2.0


Languages

Language:JavaScript 100.0%