Special considerations for building master process flows - trigger settings

Introduction

Currently, the trigger shape cannot be replaced as part of virtual environment configuration. As such, you should consider how the trigger settings in your master process flow will operate when run in virtual environments.

The ability to replace trigger settings as part of virtual environment configuration will be added soon - please keep an eye on release notes for upcoming updates.

Schedules

If your process flow needs to run on an automated schedule, does the same schedule apply to all virtual environments?

  • Yes No further action/consideration required - define the required trigger schedule(s) in the master process flow.

  • No Currently, it's not possible to create different trigger schedules for different virtual environments. As such, you should create different process flows (or different versions of the same process flow) for each required schedule, and deploy the appropriate flow/version to each virtual environment.

Webhooks & callbacks

When you add/edit a webhook or callback URL via the trigger shape in a master process flow, you have the option to select a virtual environment - for example:

When a virtual environment is selected here, any webhook or callback URLs will be generated as required to trigger the process flow in the corresponding virtual environment. For more information, please refer to the following pages:

Last updated