Skip to main content

LinkedIn Task Updated

When a LinkedIn task is updated

Yashal Vagadia avatar
Written by Yashal Vagadia
Updated over a week ago

Triggers when a LinkedIn task is completed, skipped, or snoozed.

Sample Result:

{
"event": "linkedin-task-updated",
"action": "skipped",
"actionAt": "2025-08-14T07:28:14.207Z",
"user": {
"firstName": "Dhruv",
"lastName": "Patel",
"email": "[email protected]",
"jobRole": "",
"userRole": "admin",
"shAccountId": 12345678,
"timeZone": "Asia/Calcutta"
},
"task": {
"taskId": "bwbGDjkMPE",
"type": "linkedin",
"subtype": "Linkedin - Connection Request",
"title": "Linkedin - Connection Request",
"status": "skipped",
"dueDate": "2025-07-17T14:00:06.000Z",
"taskAssignee": {
"firstName": "John",
"lastName": "Doe",
"email": "[email protected]",
"userRole": "admin"
},
"note": "",
"instruction": "Don;t forget to add the connection note",
"connectionNote": "Great meeting you in the event",
"priority": "normal",
"callOutcome": "interesteed",
"sequence": {
"id": "EeaNvD9Aag",
"name": "Outreach to the Agency Owner",
"stepId": "VMw50vmjzb",
"stepNumber": 9,
"prospectOutcome": "Interested",
"dealValue": 450,
"client": null
},
"prospect": {
"email": "[email protected]",
"prospectCreatedAt": "2025-07-04T03:25:57.905Z",
"firstName": "Piyush",
"lastName": "Patel",
"companyDomain": "saleshandy.com",
"tag": [],
"linkedinUrl": "www.linkedin.com/in/piyushnp/",
"phoneNumber": "8780969423"
},
"channel": "linkedin"
}
}
Did this answer your question?