Subflow
Purpose of this building block
Move a sequence of building blocks to a new Ultradox file and execute them as a sub-flow.
Possible use cases
- Reuse a sub-flow in different Ultradox files
- Improve structure and readability of your flow
Configuration
Click on the bold part in the title of the building block to open the configuration dialog.
Copy and paste the key of the Ultradox flow that you want to call. You can get the key by opening the integration dialog (link icon in the mail toolbar) of the Ultradox file that you want to call.
Reload
Click on reload button if you have changed the input or output parameters of the subflow.
In case you re-generate the key of the Ultradox file to be called, you'll have to update the key in the subflow building block as well.
Useful combinations
VAT calculation in a sub-flow
In the main flow a list of customer purchases is compiled. For each purchase the customer's location as well as the net amount is captured.
To determine the country specific vat and thereby the correct gross amount a sub flow is executed.
In the sub flow first the relevant input variables are defined. The net amount as well as the location is passed to the sub-flow.
From a VAT sheet the country specific VAT rate is extracted.
Using the correct VAT rate the gross amount is calculated and passed as an output variable of the sub flow.
After the sub-flow has been executed the main flow is updating the correct gross amount.
Copy the Calculate Vat Subflow app to see this building block in action
Questions and Feedback
If you have any comments on this guide, feel free to add them right to the Google document that we are using to create this site.
If you are not yet member of the Ultradox community on Google+, please join now to get updates from our end or to provide feedback, bug reports or discuss with other users.
Last Updated: