Skip to content

Connector Configuration

This guide presents the connector configuration for the generic HTTPS destination type.

UI API Description
Connector name name Select a name that will allow you to easily recognize the connector configuration.
Description description [Optional] Provide a description for the connector.
URL url Provide a URL where notifications should be sent.
Method method Select between POST, GET, and PUT.
Additional headers additionalHeaders Headers added will be included in each notification request. They can be used to provide authentication data. This overrides the request header if one already exists.
Additional body fields additionalBodyFields Included in the body of the request, these fields may be used to provide additional data for the request. This overrides any top-level field with the same name already present in the request.