Skip to main content

I want to connect my whatsapp bot so that users can create appointments from whatsapp connected with my outlook calendar (or other i can change calendars) and then send reminders for the appointments.

Hey, ​@jxta 

It is totally possible to do that. You’ll need to use external requests block and Microsoft API.

I prefer to use Cal.com. It’s free, open source, and you can connect it to your Outlook calendar.

 

Some resources for you to take a look:

Cal.com API documentation: https://cal.com/docs/api-reference/v2/introduction

Microsoft API documentation: https://learn.microsoft.com/en-us/graph/outlook-calendar-concept-overview

External requests: https://help.manychat.com/hc/en-us/articles/14281285374364-Dev-Tools-External-request

 

Let me know if this helps 🙂


Reply