You can use multi-instance flows to create one base flow from which you can generate unique, custom instances. An instance is simply a flow that retrieves its configuration details from the multi-instance base flow, but can still be individually configured. You can either convert an existing flow into a multi-instance base flow or create a new multi-instance base flow from scratch. After creating the base flow, you can select your customizable properties and create your instances.
You can also override your instance configurations using JSON.
Important
This feature is only available in Professional and Enterprise editions.
You can either create a new multi-instance base flow or convert an existing flow. Regardless of how you create the flow, it must be stored in an integration. A base flow cannot be a standalone flow.
Warning
Your standard flow's run history and other details will be deleted if you convert it to a multi-instance base flow.
To convert an existing flow to a multi-instance base flow:
-
Open any flow in an integration.
-
On the top, right side of Flow builder, click → .
-
Confirm that you'd like to convert the flow.
After you create the flow, you must select the properties you'd like to customize. Then, you can create an instance.
Before you create an instance, you must select the properties you want to customize. Only the properties you select here will be customizable when you configure an instance.
To select your customizable properties:
-
Click Create with guided setup.
The customizable properties panel will open automatically.
-
For each flow step, select the properties you want to customize. For example, you can select the export's connection, HTTP method, and Relative URI, and the import's mappings.
Customizable export properties
Customizable import properties
-
Click Save and create instance to continue creating your first instance.
– OR –
Click Save and close to only add your customizable properties.
Next, create an instance and configure its customizable properties. You can toggle between Simple and JSON views to configure your flow by overriding your JSON properties.
Note
Only the properties you selected as customizable are configurable.
-
If you started a guided setup, click Save and create instance to continue.
– OR –
If you didn't complete the guided setup, click Create instance.
-
Configure your instance's customizable properties.
Note
Only the properties you selected as customizable are configurable.
Customizable export properties
Customizable import properties
-
Click Save and close to publish your first instance.