{ "client_id": "The identifier of the client associated with this task", "created_at": "The date and time this task was created", "created_by_id": "The identifier of the user who created this task", "due_date": "The date and time this task is due to be completed", "id": "Unique identifier for the task", "note_content": "The note content associated with the task", "priority": "Level of urgency for this task (0 = standard priority, 1 = high priority)"}
Healthie
Task
Event payload details and trigger documentation for Task data from Healthie
{ "client_id": "The identifier of the client associated with this task", "created_at": "The date and time this task was created", "created_by_id": "The identifier of the user who created this task", "due_date": "The date and time this task is due to be completed", "id": "Unique identifier for the task", "note_content": "The note content associated with the task", "priority": "Level of urgency for this task (0 = standard priority, 1 = high priority)"}