Menu

Post image 1
Post image 2
1 / 2
0

Manage Booking Pages and Appointments from the Terminal

DEV Community·Qasim Muhammad·22 days ago
#8hzqKCOM
Reading 0:00
15s threshold

The nylas scheduler\ commands manage booking pages, configurations, and appointments without touching a web dashboard. Create scheduling links, confirm bookings, handle reschedules — all from the terminal. What nylas scheduler does Manages the full booking lifecycle: create scheduling pages with availability rules, accept bookings, confirm or cancel them, and track sessions. Replaces Calendly-style web UIs for developers who prefer CLI workflows. Quick Start \ bash brew install nylas/nylas-cli/nylas nylas init nylas scheduler pages list \ \ Key commands Command What it does nylas scheduler pages list\ List scheduling pages nylas scheduler pages create\ Create a new booking page nylas scheduler pages show <id>\ View page details nylas scheduler bookings list\ List all bookings nylas scheduler bookings confirm <id>\ Confirm a pending booking nylas scheduler bookings reschedule <id>\ Reschedule a booking nylas scheduler bookings cancel <id>\ Cancel a booking nylas scheduler…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More