Skip to content

adenin-platform/zapier-app

Repository files navigation

zapier-app

To create connection between dev environment and zapier platform you have to log in with console command:

zapier login

This command will set up a .zapierrc file in your home directory.

To add new app to the zapier use command in terminal:

zapier register "Zapier Example app"

this will guide you through app registration process.

Use following to validate your app:

zapier validate

To update your zapier app in the zapier website use command:

zapier push

After pushing you have to refresh web page to see changes.

Testing of the app is done in web page where you create 'zap' with other zapier apps, each step of 'zap' creation has tests which you can use to test your app-s behaviour.

Link to the quick setup guide

This app was created with modifications of this guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published