You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Layer5 Cloud uses webhooks to automate workflows, learn how you can customize these webhooks with your own custom webhooks"
4
+
categories: [Self-Hosted]
5
+
weight: 1
6
+
---
7
+
8
+
### Overview
9
+
10
+
Layer5 offers on-premises installation of its [Meshery Remote Provider](https://docs.meshery.io/extensibility/providers): Layer5 Cloud and allows you to customize it according to your preferences. In this guide we will walkthrough the webhooks Layer5 Cloud uses internally to automate tasks and how you can replace them with your own custom webhooks.
11
+
12
+
## List of webhooks
13
+
14
+
Layer5 Cloud uses make.com webhooks by default for automating workflows like emailing users, registrating users to mailing list. Here's a list of webhooks that are pre-configured in Layer5 Cloud:
| Help And Support |[https://hook.us1.make.com/r5qgpjel5tlhtyndcgjvkrdkoc65417y](https://hook.us1.make.com/r5qgpjel5tlhtyndcgjvkrdkoc65417y)| Triggers when a user fills the help and support form. |
19
+
| Meshmap Entitlement Notification |[https://hook.us1.make.com/mvv3ka2p1kbsvx3kuh4phqivlqohlat5](https://hook.us1.make.com/mvv3ka2p1kbsvx3kuh4phqivlqohlat5)| Sends an email notification to the user when they receive a Meshmap entitlement.|
20
+
| Signup Request Notification |[https://hook.us1.make.com/h7plpgs7me4o1mjj8uebmjmq8v23o5qj](https://hook.us1.make.com/h7plpgs7me4o1mjj8uebmjmq8v23o5qj)| Sends an update email upon signup request approval or denial. |
21
+
22
+
## Customize and add your own custom webhook (Upcoming Feature)
0 commit comments