When a Field is Updated to Any Value
Select any action to occur as soon as a field is updated to any value.
With the trigger “When a field is updated to any value”, you can select any action to occur as soon as a field is updated to any value.
Trigger -> Action
The most important thing about a trick is understanding its conditions and actions. They have a simple generic structure:
When the condition (trigger) happens, then do (action).
Trigger -> Action
How to create
You just have to click on the "+ Automations" icon on the upper right corner of the screen to open the No code automations panel, and then on the "+ Create new automation" button:
Select the "When a Field is Updated to Any Value" trigger, and fill in the options:
- Choose the table
- Choose a field in the selected table that will trigger the action once it's updated to any value
Save this and choose an action.
For example: the “Slack - Send a message in a channel” action. Connect your account, select the channel and write the message you wish to send.
Now, every time any value of the specific field is changed, like the Stage: " In Contact" to "Sold", a message will be sent to a slack channel to communicate at the time to your team.
Updated over 2 years ago