Whether you’re building a healthcare booking system, a consulting scheduling page, or an internal meeting coordinator, the pattern is the same: check availability, let someone pick a slot, confirm the booking, and optionally record the meeting. The Nylas Scheduler and Calendar APIs handle availability, booking, and calendar writes across Google and Microsoft, while the Notetaker API adds automatic recording and transcription.
These tutorials cover the core scheduling patterns: embedding a booking page that auto-records meetings, sending reminders before events, and building multi-step scheduling pipelines with round-robin assignment.
Tutorials
Section titled “Tutorials”| Tutorial | Products | What you’ll build |
|---|---|---|
| Add a scheduling page with automatic notetaking | Scheduler, Notetaker | A booking experience that automatically records and transcribes every meeting |
| Schedule reminders from calendar events | Calendar, Email | A reminder system that sends email notifications before upcoming events |
| Build an interview scheduling pipeline | Scheduler, Calendar, Notetaker | A multi-step scheduling workflow with calendar holds and automatic transcription |
Related resources
Section titled “Related resources”- Scheduler overview — embeddable scheduling UI and API
- Calendar availability — check real-time availability
- Hosted scheduling pages — Nylas-hosted booking pages
- Booking flows — customize the booking experience