Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

It is a good idea to use a test environment when you build a new integration, if your app supports it.

If so, you may add two apps, one for each environment.

Remember to clearly mark the apps to show which environment they are using, by giving them names containing for example “TEST” or “LIVE” to prevent confusion.

When creating a new workflow, you will then be able to chose which app/environment to use:

Later, when you have validated the integration logic in the test environment, you may either a) create a new workflow for the live environment, or b) switch the app that the workflow uses in the workflow settings, as shown here:

  • No labels