Skip to content

project.deleted

This event triggers whenever projects are deleted.

projects.deleted
{
"event": "projects.deleted",
"data": {
"projects": [
{
"id": "project-mno123pqr4567890",
"name": "Project Name",
"description": "A brief description of the project",
"isArchived": false,
"createdAt": "2023-01-01T00:00:00.000Z",
"updatedAt": "2023-01-01T00:00:00.000Z",
"isDeleted": false,
"clientId": "client-ghi123jkl4567890",
"clientName": "Client Name",
"clientDeleted": false,
"clientArchived": false,
"endCustomer": "End Customer Name",
"associations": [
{
"contactId": "contact-jkl123mno4567890",
"contactName": "Contact Name",
"contactEmail": "placeholder@example.com",
"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.