Skip to main content

Using a test environment

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.

info

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

live-vs-test.png

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

images/select-app.png

When development has completed and 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:

select-app2.png