{ "_id": "<string>", "type": "<string>", "leadId": "<string>", "campaignId": "<string>", "userId": "<string>", "status": "pending", "dueDate": "2023-11-07T05:31:56Z", "createdAt": "2023-11-07T05:31:56Z", "completedAt": "2023-11-07T05:31:56Z" }
A manual action assigned to a user to complete.
Unique task identifier
Task type
Associated lead ID
Campaign ID
Assigned user ID
Task status
pending
completed
ignored
Due date timestamp
Creation timestamp
Completion timestamp
Was this page helpful?