Outbound webhook parameters

  • Release version: Xanadu
  • Updated August 1, 2024
  • 1 minute to read
  • The parameters to be configured when sending data to other systems using an outbound webhook.

    Table 1. Outbound webhook parameters
    Parameter Definition
    Destination URL field The webhook endpoint (URL) where the alert is to be sent.
    JSON payload data tab The alert data, composed in JSON format, being sent to the indicated URL.

    Enter the details you want to be notified about in the JSON object when the automation is triggered. You can insert alert fields by selecting Insert Field Values or add custom fields by typing {custom_field.JSON_path}.

    To add additional alert fields, select Insert alert fields.

    Payload headers Add predefined or custom metadata headers in the Key and Value fields. A key is the name of a header field, and a value is the corresponding data assigned to that header field.
    Test payload Select to verify that the webhook is functioning correctly and that the receiving system can process the data as expected.

    To return to the main topic, see Create Respond automation.