diff --git a/docs/4. Product Features/03. Flows/2. Flow Actions/11. Call a webhook.md b/docs/4. Product Features/03. Flows/2. Flow Actions/11. Call a webhook.md
index 631d0f648..935801d14 100644
--- a/docs/4. Product Features/03. Flows/2. Flow Actions/11. Call a webhook.md
+++ b/docs/4. Product Features/03. Flows/2. Flow Actions/11. Call a webhook.md
@@ -1,5 +1,13 @@
-> ### **3 minutes read `Advanced`**
-___
+
+
+
+
+ | 3 minutes read |
+ Level: Advanced |
+ Last Updated: March 2026 |
+
+
+
**Webhook calls are used to communicate with third-party applications within flows. They allow NGOs to receive and handle incoming messages, delivery receipts and other events from WhatsApp in a seamless and automated manner.**
@@ -103,4 +111,6 @@ ___
- [Glific Webhooks](https://glific.github.io/slate/#webhooks)
+- [List of HTTP status codes](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes)
+
- [Code examples to use Webhooks in Glific](https://github.com/glific/recipes)