It looks like we don't have the translated page you're looking for, but we do have other content in English and offer support in English.
Automation triggers are an essential part of automation rules. They're the “IF …” statements that define when exactly the automation rule should be triggered. Each rule can have one trigger.
The list of available automation triggers that you see in the rule constructor changes depending on whether your rule applies to tasks or projects. See the “Can be applied to” column in the table below to check if a trigger is available for task- or project-based rules.
Trigger name |
Description |
Can be applied to |
Additional required settings |
Notes |
---|---|---|---|---|
Task/project status changes to |
It triggers the rule whenever a task or project status changes to a status(es) that you define. E.g., "If project status changes to Completed or Cancelled, then ..." |
Tasks and projects |
|
If at least one of the selected specific workflow statuses is deleted from the account, the rule will be disabled. |
Task/project status doesn’t change in |
It triggers the rule when a task or project spends too much time in the same status(es) that you define. Countdown restarts each time the status changes to a new one. E.g., "If task status doesn’t change in 5 days from In progress, then ..." |
Tasks and projects |
|
If you create a rule with this trigger, it won't be applied to tasks or projects retrospectively. Meaning that the rule won't be triggered if the status of a task hadn't been changed for the defined number of days before you created the rule. E.g., the trigger was set to 5 days, and if a task had already had the same status for five days before the rule was created, it wouldn't be triggered. But if the task had the same status for three days, and then you created the rule, it'll be triggered in two days. |
New task/project is created |
It triggers the rule when a new task or project is created in the source location(s) you select in the Apply to section of the rule constructor. E.g., "If new task is created (in the selected location), then ..." |
Tasks and projects |
- |
The rule dependent on this trigger won’t work if tasks and projects are created via Excel import, API, or duplication. The rule dependent on this trigger also won’t work in case tasks and projects are created via request forms or blueprints, which are set up to create 100 or more work items at a time. |
All predecessor statuses change to |
It triggers the rule when all predecessors of tasks change their status to the status(es) you define. Task predecessors are a part of the Gantt chart. You can read more about them here. E.g., "If all task's predecessor statuses change to Completed, then ..." |
Tasks |
The trigger only checks direct predecessors. Wrike checks if the conditions of this trigger are true every five minutes. So, once all the predecessors of a particular task get the relevant status, it might take up to five minutes for the rule to be triggered. If at least one of the selected specific workflow statuses is deleted from the account, the rule will be disabled. |
|
All direct subtask statuses change to |
It triggers the rule when all subtasks of a task get the status(es) that you define. E.g., "If all direct subtask statuses change to Completed, then ..." |
Tasks |
Wrike checks if the conditions of this trigger are true every five minutes. So, once all the subtasks of a particular task get the relevant status, it might take up to five minutes for the rule to be triggered. If at least one of the selected specific workflow statuses is deleted from the account, the rule will be disabled. |
|
All subproject or task statuses change to |
It triggers the rule when all tasks within a project and its subprojects get the status(es) that you define. E.g., "If all direct subproject and task statuses change to Cancelled, then ..." |
Projects |
Wrike checks if the conditions of this trigger are true every five minutes. So, once all the subtasks of a particular task get the relevant status, it might take up to five minutes for the rule to be triggered. If at least one of the selected specific workflow statuses is deleted from the account, the rule will be disabled. |
|
Project is at risk (AI-based) |
It triggers the rule when a project's risk level changes. E.g., "If project risk level changes to high, then ..." |
Projects |
|
This trigger will work only for projects that:
|
Custom field changes |
It triggers the rule when a value in a custom field changes. E.g., "If custom field Urgency changes to any value, then ..." |
Tasks and projects |
|
The trigger only works for dropdown and checkbox custom fields that are added to the project, folder, or space that you select in the Apply to section of the rule constructor. |