Add listener on calendarChannel isAutoContactCreationEnabled #4736
Closed
Description
- Add listener on calendarChannel isAutoContactCreationEnabled
- Enqueue a job similar to
packages/twenty-server/src/modules/messaging/jobs/create-companies-and-contacts-after-sync.job.ts
create contacts for calendarEventParticipants without personIds. - Create a common service between calendar and messaging to update participants after contact creation
- Update
packages/twenty-server/src/modules/messaging/jobs/create-companies-and-contacts-after-sync.job.ts
with the new service
Metadata
Assignees
Type
Projects
Status
✅ Done