Connect Slack to receive real-time booking notifications in your channels, view your schedule, and even book appointments — all from Slack.
Configure which events trigger Slack notifications:
| Event | Description |
|---|---|
| New booking | A customer booked an appointment |
| Cancellation | A booking was cancelled |
| Rescheduling | A booking was rescheduled to a new time |
| Reminder | Upcoming booking reminder (configurable minutes before) |
| Payment received | A payment was completed |
| Daily summary | A daily digest of your upcoming bookings |
Slack messages include:
If slash commands are configured, you can interact with SchedulingKit directly from Slack:
| Command | What it does |
|---|---|
/schedulingkit list | List your services/event types |
/schedulingkit book [service] | Start booking a specific service |
/schedulingkit today | View today's schedule |
/schedulingkit tomorrow | View tomorrow's schedule |
/schedulingkit week | View this week's schedule |
/schedulingkit cancel | Cancel current booking session |
/schedulingkit help | Show available commands |
You can also use natural language like "schedule a consultation" or "my meetings today".
When you use the book command:
The entire flow happens within Slack using interactive messages.
SLACK_CLIENT_ID, SLACK_CLIENT_SECRET, SLACK_SIGNING_SECRET).| Issue | Solution |
|---|---|
| No notifications appearing | Check that the notification channel is correct and the event types are toggled on. |
| Slash commands not working | Ensure the Slack app has the correct command URL configured. |
| "Not authorized" error | Disconnect and reconnect, or ask your Slack workspace admin to approve the app. |
| Daily summary not sent | Verify the daily summary is enabled and the send time is set. |
Connect Zoom to automatically create meeting links when customers book video calls.
Sync with Microsoft Outlook/Office 365 for conflict checking and event creation.
Accept payments for bookings and invoices with Stripe Connect.
Embed the booking flow on your website so visitors can book without leaving your site.
Sync with Apple iCloud Calendar using CalDAV for conflict checking.