project-contact.created
This event triggers whenever project contacts are created.
Event Type
Section titled “Event Type”project-contacts.createdEvent Payload
Section titled “Event Payload”{ "event": "project-contacts.created", "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" } ] } ] }}Give Feedback
Section titled “Give Feedback”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.