Update Wrike task status when Jira issue is updated
This action will update the custom status of an existing task in your Wrike account.
Developer info
- API endpoint slug
- wrike.update_task_status
- Filter code method
- Wrike.updateTaskStatus.skip(string?: reason)
- Runtime method
- runAction("wrike.update_task_status", {})
Action fields
Task Text input > Other
- Label
- Task ID
- Helper text
- The Wrike task ID to update.
- Slug
- task_id
- Required
- true
- Can have default value
- true
- Filter code method
- Wrike.updateTaskStatus.setTaskId(string: task_id)
Custom status Dropdown list
- Label
- New status
- Helper text
- The custom status to set on the task.
- Slug
- custom_status_id
- Required
- true
- Can have default value
- false