How to add a new WebHook ?
Please visit first your RMS myrms.rezi.io with an Admin account.
Let's visit the RMS admin and the section WebHook

Click "+ Add Endpoint" Button in the right left corner
A modal will open and you will be prompt to complete 3 fields:
Endpoint URL: This is the URL where the event will be sent too. You might need to open and endpoint to public
Description: Describ the webhook you will use to indication your team what this webhook is related too
Select 1 or more events: Select in the list of event currently available
You can click "add event endpoint url" to save

WebHook Detail page
Please take a look to the "Token". This token is unique to this event, and will help you to secure your endpoint. By verifying the Token in request sent to your endpoint, you will be able to verify that the event is secure and come from Rezi.

Last updated