WhatsApp business Cloud API - send calendar events
Using WhatsApp's Business Cloud API, how can I send a reminder message with a calendar event that my customers can easily add to their device calendar? I didn't find any way to do it.
Tony-Marketing-API.cn is a vibrant community dedicated to Facebook, Meta,Google Ads api, app development, Instagram, and related technologies. It offers valuable bug solutions, troubleshooting cases, and problem-solving strategies shared by users. Stay updated with real-world solutions, development tips, and the latest trends in digital marketing and app development.
Using WhatsApp's Business Cloud API, how can I send a reminder message with a calendar event that my customers can easily add to their device calendar? I didn't find any way to do it.
There is no specific type for calendar invite in WhatsApp Business API.
I would suggest you can prepare that logic/functionality in your web page, or any API that will export/download the calendar file and add it to the user's calendar.
You can put a URL button on the WhatsApp template and just add your Web Page/API URL to that button, so the user can click and follow your instructions.