Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with missing email notifications for Attendees and Organizer when creating a booking via Cal.com API #17315

Open
alamosapp opened this issue Oct 25, 2024 · 3 comments
Labels
api area: API, enterprise API, access token, OAuth emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email

Comments

@alamosapp
Copy link

Hello Support Team,

We are encountering an issue with the Creating a Booking API (Path: /api-reference/v2/bookings/create-a-booking). Despite successfully booking events via the API, neither the attendees nor the organizer are receiving email notifications.

This is a critical problem as email notifications are essential to ensure that all participants are informed about their scheduled events. We have verified that the email addresses for both attendees and the organizer are correct and the event creation process works as expected, except for the lack of notification emails. (We check the spam folder too)

Could you please investigate this issue and provide guidance on how to ensure email notifications are triggered when using the mentioned path?
Thank you for your support.

Best regards,

Armand Jensen-Bennet

Evidence:

cal com screenshot
cal com screenshot headers
GTM-05:00
cal com screenshot booked

@dosubot dosubot bot added api area: API, enterprise API, access token, OAuth emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email labels Oct 25, 2024
@andrebrito16
Copy link

Same issue here

@111churchstreet
Copy link

yeah same shit here. puts all of the attendees email addresses and name under bookingFieldsResponses colelction and not attendees array. so none of the booking reminders work (because it works off attendee emails).

@111churchstreet
Copy link

@PeerRich @keithwillcode @CarinaWolli look at this issue i think its the same as this issue: #17662 (comment)

attendee emails are showing up under "bookingFieldsResponses" in the outptut from https://api.cal.com/v2/bookings and not the "attendees" array so none of the workflows reminders are working (as they work off attendee emails)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api area: API, enterprise API, access token, OAuth emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email
Projects
None yet
Development

No branches or pull requests

3 participants