Skip to content

Commit 04cc3cb

Browse files
Merge pull request #254 from Yashsharma1911/yash/addWebhook
Add new page for webhooks
2 parents 4395c97 + b2838c4 commit 04cc3cb

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Customizing Layer5 Cloud's webhooks
3+
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:
15+
16+
| **Title** | **Workflow URL** | **Description** |
17+
|----------------------------|------------------------------------------|-------------------------------------------------------|
18+
| 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)
23+

0 commit comments

Comments
 (0)