Adding a Webhook Endpoint
You can add, edit or delete a webhook endpoint on the API keys and Webhook endpoints page on the Settings tab.
Note
Before adding a webhook endpoint in the Platform you must first create a webhook on your server. The webhook endpoint must expect data through a POST request and confirm successful receipt of that data.
- Click the Add button.
- Enter an Endpoint URL. This is the custom endpoint hook that you have already created on your server.
- Optionally, enter a Description.
- Optionally, select the events to send.
- Select C4Standard from the Integration drop-down menu.
- Click the Add button.
Click here for documentation on using the CLEARED4 API.