Zapier module

From Tactic Wiki

Create a Zapier Account in Tactic

  • At first, you need to have a Zapier developer account, create it here.
  • To use this module, you must first enable it using an administrator account, via the menu option "Home - Setup - Modules".
  • Choose the tab where the module is listed. Then click on "Activate".
  • The module is now activated.
  • If a cog icon appears at end of line of the module, click on it to access the setup page specific to the module.

Install Zapier in Your Tactic

  • The Zapier App is a small package in javascript you have to deploy on Zapier so Zapier will be able to speak the language of your Tactic application.
  • Next let's install the Zapier CLI tools.
  • The CLI will allow you to build your app, deploy it to the Zapier platform, do local testing,
  • Manage users and testers, view remote logs, collaborate with your team, and more.

Run Zapier Login Using Tactic

  • Let's 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.
  • This command will set up a .zapierrc file in your home directory.

Deploying your App

  • Let's deploy it! When you're ready to try your code out on the Zapier platform use the push command.
  • Only you will be able to see the app until you invite testers.
  • Create a ZAP that use the application you registered.
  • For authentication, you must enter the login / pass of the account that will be used by Zapier to call APIs.