You can apply an Automation to a specific task in a List.
For example, you want to apply an Automation to the budget approval task in your project.
Feature availability and limits vary by plan and user role. Learn more
Use the task name conditions
If your tasks are organized with a standard naming convention, you can target specific tasks using that naming convention.
In the below example, only tasks and subtasks in the List with Project Budget: in the task name will mention the finance approvers in a comment.
They won't be tagged on any other tasks that might require approval.
Use a button Custom Field
Button Custom Fields trigger specific Automations on tasks when the button is clicked.
This lets you manually trigger an Automation by clicking a dedicated button to perform Actions on specific tasks.
Use tags
You can use tags to run Automations on specific tasks.
To use the Tag Added Trigger:
- Create a dedicated tag to trigger your Automation.
- Use the Tag added Trigger and select your tag.
- Customize your Conditions and Actions.
If your workflow is triggered by a different Action, you can use the Tag Condition to apply the Automation to specific tasks.
To use the Tag Condition:
- Create a dedicated tag to trigger your Automation.
- Customize your Trigger.
- Add the Tag Condition and select your tag.
- Customize your Actions.
Use Custom Fields
You can use Custom Fields to run Automations on specific tasks.
- You can use the Custom Field changes Trigger with any Custom Field.
- A checkbox Custom Field can help you track if the Automation has been triggered on the task.
- You can use the Date arrives Trigger with a Date Custom Field to make sure tasks meet their deadlines.
- You can use the Custom Field Condition to apply your Automation to tasks where a field is set with a particular value.
For example:
- A Formula Custom Field called Total per year calculates the total cost per year for monthly subscriptions.
- The Budget Approvers team need to review and approve any subscription that's equal to or greater than $5,000 per year.
The following Automation tags the Budget approvers in a comment on tasks that reach their Contract Renewal Deadline and cost equal to or greater than $5,000 per year.