TaskComplete Webhook Event

Task

Called whenever a task is completed

type
string
locationId
string
id
string
assignedTo
string
body
string
contactId
string
title
string
dateAdded
string
dueDate
string
{
"type": "TaskComplete",
"locationId": "ve9EPM428h8vShlRW1KT",
"id": "5HrB1IbmnKMBXloldFuP",
"assignedTo": "bNl8QNGXhIQJLv8eeASQ",
"body": "testing",
"contactId": "WFwVrSSjZ2CNHbZThQX2",
"dateAdded": "2021-11-29T13:37:28.304Z",
"dueDate": "2021-12-22T06:55:00.000Z",
"title": "test"
}