When a checklist is updated to 100% positive
This trigger will check if all checklist items are positive (100% green bar) when a record is updated.
With the trigger “When a checklist is updated to 100% positive”, you can select any action to occur as soon as all checklist items are positive (100% green bar) when a record is updated.
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 checklist is updated to 100% positive" trigger, and fill in the options:
- Choose tab:
- Choose table where the record being updated is
- Choose checklist field:
- Choose the checklist field that will be checked
Save and choose an action.
For example: the “Slack - Send a message” action. Connect your Slack account, fill in the option such as the channel, message etc
Now, every time a checklist is updated to 100% positive a Slack message will be sent to a specific channel.
Updated over 2 years ago