Generate Teams meeting links on bookings and ad-hoc shares.
When the host's connected provider is Microsoft 365, the booking flow can attach a Teams meeting to every event.
Teams meetings are generated synchronously at booking time. The join URL is included in the confirmation email body and the attached .ics calendar invite, so the booker has the link before they receive the email.
For each booking on a scheduling page configured for Microsoft Teams, the CRM:
isOnlineMeeting: true and onlineMeetingProvider: 'teamsForBusiness'.onlineMeeting.joinUrl from Microsoft Graph.Outside of a calendar event, the messaging composer has a "Generate Teams link" button that creates a standalone Teams meeting (no calendar entry). This uses theOnlineMeetings.ReadWrite scope and is only available for Microsoft 365 Business and higher.