new
Feature Update
Automations: Replacement mode
We’ve introduced updates to selector modes in automation actions, including a new replacement mode, to improve flexibility and simplify automating changes with minimal manual effort.
Previously available selector modes include:
->
Static
: The default option, where you directly select value(s) to be applied with the action.->
Conditional
: A mode that lets you map input values to output values based on specific conditions, allowing actions to adjust automatically depending on the criteria set.With this update, we’re introducing:
->
Replacement
: This new mode allows you to automatically use values from the automation trigger or a code block action to replace the corresponding fields in the action when the automation runs.For example, when a new supplier is created (trigger event), automatically create a new task (action) and set the responsible users of that task to match the responsible users of the supplier, using the
replacement mode
.
Try it now and make your automation actions even more useful!