Dynamic Title

Adding dynamic data to step titles

Sometimes it quite difficult to find specific steps in the Flow Debugger because e.g. the ID one is searching for is not part of the step’s title or endpoint and thus the step can't easily be found.

With the Dynamic Title Postfix field you can now add dynamic data to step titles, which will be fully searchable in the Flow Debugger:

There you could for example add the external id of a record you are updating or even add the main record id of a current loop iterations to all steps of the Loop.

Last updated