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