> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/relate/public-calendar/public-calendar-notifications-with-sending-templates-via-whatsapp-api.md).

# Public Calendar - Notifications with Sending Templates via WhatsApp API

The **Public Calendar** from SprintHub allows you to automate important communications by sending **notifications via WhatsApp API** using **Templates approved by Meta**.\
This feature is ideal for appointment notices, reminders, confirmations, status updates, due dates, and much more.

***

{% embed url="<https://youtu.be/XY7XlN-fiZg>" %}

***

### 🔧 Before you start

Before setting up notifications in the calendar, make sure you already have:

* **Active WhatsApp API (WABA)** integrated with SprintHub
* **Approved template** in the WhatsApp Manager (Meta)
* **Public Calendar** created
* Field of **phone** configured in the calendar form

👉 **To create the template**, see the article below:\
**How to create a Template in WhatsApp API**

{% content-ref url="/pages/2931613a95d8ec8100532b4f6d6098def1b0c491" %}
[Message Templates - WhatsApp API](/en/topics/relate/message-templates-meta/message-templates-whatsapp-api.md)
{% endcontent-ref %}

***

## 🛠️ Step-by-step to send Templates via WhatsApp API in the Public Calendar

***

### **1. Access your Public Calendar**

**Menu → Link → Public Calendars**

Or just type **“public calendars”** in the top search bar and it appears immediately.

Open the calendar you want to configure.

***

### **2. Open the Notifications tab**

Inside the calendar, click on:

👉 **Notifications**

This is where you define:

* Appointment confirmation
* Cancellation
* Rescheduling
* Reminder

***

### **3. Click “Add Notification”**

Choose for which situation the notification will be sent:

* New appointment
* Rescheduling
* Cancellation
* Reminder before the scheduled time

***

***

### **4. Save everything**

Click on **Save Notification**\
Then click on **Save Calendar** ✔️

***

## 📌 Best practices

* Check the template's required variables
* Test the automation with your own number
* Avoid sending too many notifications to the same client
* Keep templates organized by stage or purpose

***

## Conclusion

Using notifications via Template in SprintHub's Public Calendar automates reminders and important notices, keeping your operation faster, more organized, and more efficient.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/relate/public-calendar/public-calendar-notifications-with-sending-templates-via-whatsapp-api.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
