All Products
Search
Document Center

Cloud Monitor:Create a custom webhook

Last Updated:Aug 29, 2025

Use a webhook address to send alert notifications to third-party notification objects.

Create a custom webhook

  1. Log on to the Cloud Monitor 2.0 console. In the left navigation pane, choose Alert Center > Notifications > Targets.

  2. On the Notification Objects page, click the Custom Webhooks tab. Then, click Create Webhook.

  3. In the Create Webhook dialog box, set the following parameters:

    • Name: The custom webhook name, which does not need to be unique.

    • Identifier: The unique custom identifier for the webhook.

    • URL: The custom webhook address.

    • Headers: The custom request headers. Enter the parameters in the <key><value> format. You can set a maximum of five parameters.

    • Method: The request method. Valid values: GET and POST.

    • Data Format: The data format. Valid values: FORM and JSON.

    • Language: Select Chinese or English.

    Then, click OK.

Manage custom webhooks

On the Custom Webhooks tab, you can perform the following actions on the custom webhooks:

  • Search: Search for a custom webhook by keyword in its name.

  • Edit: Click Edit in the Actions column. In the Edit Webhook dialog box, edit webhook information and click OK.

  • Delete: Click Delete in the Actions column of a webhook.

  • Batch delete: Select webhooks, click Batch Delete below the list, and click OK.

References