When an event type is configured to collect only a phone number (with no email field enabled), the entered phone number is being automatically converted into an email-like value in Bookings Tab, in Reply-To field of the confirmation email, in response section of API.
Specifically, the phone number is appended with @sms.cal.com and shown as the user's email.
Example:
If a user enters XXXXXXXXXX as their phone number while booking, it appears as:
XXXXXXXXXX@sms.cal.com
Steps to Reproduce
- Create or edit an Event Type
- Go to Booking Questions
- Enable Phone Number field
- Disable Email field (so only phone number is collected)
- Book the event as an invitee
- Enter a phone number (e.g.
9999999999)
- Complete the booking
When an event type is configured to collect only a phone number (with no email field enabled), the entered phone number is being automatically converted into an email-like value in Bookings Tab, in Reply-To field of the confirmation email, in response section of API.
Specifically, the phone number is appended with
@sms.cal.comand shown as the user's email.Example:
If a user enters
XXXXXXXXXXas their phone number while booking, it appears as:XXXXXXXXXX@sms.cal.comSteps to Reproduce
9999999999)