๐ Task Updated
Topic: TASK_UPDATED
What It Does
One or more fields on the task were modified, such as due date changes, assignment updates, status changes, or linked reservation updates.
Key Info
- Object: Task
- Actors: INTEGRATION (automated), PRINCIPAL (staff)
- Source: PMS, BACKOFFICE
When It Fires
- Task due date or time changed
- Task assigned to different staff member or group
- Task description or title updated
- Linked reservation or unit associations changed
- Task status updated (TODO, IN_PROGRESS)
- Task marked as deleted
Context Data
{
"pmsId": "TASK-12345",
"assigneeId": "user-123"
}
What To Do With It
- Track task changes - Monitor all task modifications
- Notify assignees - Alert staff about task updates
- Sync task status - Update external task management systems
- Monitor progress - Track task workflow advancement
- Trigger workflows - Execute follow-up actions on changes
- Update dashboards - Refresh task views and reports