Skip to content

project-contact.updated

This event triggers whenever project contacts are updated.

project-contacts.updated
{
"event": "project-contacts.updated",
"data": {
"contacts": [
{
"id": "contact-jkl123mno4567890",
"name": "Contact Name",
"description": "A brief description of the contact",
"isArchived": false,
"createdAt": "2023-01-01T00:00:00.000Z",
"updatedAt": "2023-01-01T00:00:00.000Z",
"isDeleted": false,
"clientId": "client-ghi123jkl4567890",
"clientName": "Client Name",
"clientArchived": false,
"clientDeleted": false,
"email": "placeholder@example.com",
"hasPortalAccess": true,
"associations": [
{
"projectId": "project-abc123def4567890",
"projectName": "Project Name",
"endCustomer": "End Customer Name",
"contactType": "MANAGER",
"notificationLevel": "COPY_ONLY"
}
]
}
]
}
}

At Crewsum we take customer feedback very seriously. If you find anything wrong with this documentation or would like to request a feature, please reach out to sunny.avery@crewsum.com.