Microsoft TeamsTeams Integration Details
Create Teams meeting URLs automatically with tenant-based routing and attendee sync.
Host Availability Setup
Hosts can define day-wise availability windows, choose meeting durations, and mark out-of-office periods.
Meeting time preferences
Buffer: 10 minutes before each meeting and 15 minutes after each meeting.
Timezone: Asia/Kolkata (GMT+5:30) with automatic attendee timezone conversion.
Unavailability / Out of office
When out of office is enabled, booking slots are automatically hidden and Teams meeting creation is skipped.
Attendee Journey with Teams
Visual flow for booking creation, rescheduling, and cancellation with calendar date/time and meeting context.
Attendee selects a slot and receives instant Teams invite plus confirmation email.
Attendee reschedules and all participants get updated Teams join details.
Attendee cancels from invite link and can choose a new slot from rebooking options.
Capabilities
Auto meeting links, organizer mapping, and calendar event updates.
Best For
Enterprise scheduling with Microsoft 365 identity and compliance workflows.
Monitoring
Request IDs and audit logs for all meeting provisioning calls.
POST /v1/integrations/teams/meetings
{
"bookingId": "bk_4451",
"subject": "Weekly Sync"
}{
"status": "ok",
"joinUrl": "https://teams.microsoft.com/l/meetup-join/..."
}{
"code": "TENANT_PERMISSION_DENIED",
"message": "Admin consent missing"
}