Define a flow logic
Share this page
Print
- UpdatedJul 31, 2025
- 2 minutes to read
- Zurich
- Remote Tables
Set the triggers and actions to define a remote table flow logic.
Before you begin
Role required: admin
Procedure
-
Select the Flow field on the flow definitions form.
The Flow properties dialog box shows up.
-
Set the Trigger and link the required remote table.
For the set trigger, the flow pills get created in the right nav.
-
Set the action items in the Create Remote Table Record section.
- Set the Action as Create Remote Table Record.
-
Drag and drop the Query ID pill from the right nav.
Note: The Query ID is the id of the query that triggered the execution of the flow. It is a mandatory step to pass the Query ID to the Create Remote Table Record action to associate the Trigger to the Action.
- Select Done to save the action.
- (Optional)
Add conditions to the flow logic if you want to create a different flow path.
- Fill up the Condition Label field.
- Set the condition by dragging and dropping the Query Parameter pill from the right nav.
-
Select the add function icon next to the Query Parameter pill to add specifics.
The Search Transform Functions dialog box shows up.
-
Go to Utilities and select the next function depending on the Query Parameter type.
For example, if the condition is set to search for a name, you can go to Utilities > Get Item from Name/Values. Fill up the Key details and select Apply. The Key field needs to specify the parameter you are looking for.Note: Ensure that the Key is the same as the Column name and not the Label name.
- (Optional)
Add a log to the flow logic.
- Select Log as the Action and select a Level.
- Set the Message field by dragging and dropping the Query Parameter pill from the right nav.
- Select Done to create logs for the set condition.