Configuring Endpoint - SQS
Configuring Endpoint - SQS
Configuring Endpoint - SQS
The Configure Endpoint section allows you to configure how delivery reports are sent to the specified endpoint. This includes payload formatting, request configuration, and encryption settings for securing request data during transmission.
The available options and configurations may vary depending on the selected endpoint type and integration requirements.
Enable the Use this endpoint to receive delivery reports toggle to activate endpoint configuration.
Once enabled, you can configure:
The Body Payload section defines the structure and format of the request body sent to the configured endpoint.

The Content Type field specifies the format of the outgoing request payload. Supported content types may vary depending on the endpoint configuration and payload format.
The payload can be configured using one of the following formats:
Payload fields allow request parameters to be added as key-value pairs.
Use Add Key to include additional payload parameters.
The Autofill option automatically maps available delivery report fields into the payload configuration. This helps simplify payload setup and reduces manual mapping effort.
The Encryption section provides options to secure request data before transmission. The following encryption modes are available:

The Key Level Encryption option encrypts only selected payload or header fields instead of encrypting the entire request body. Enable the toggle to activate key-level encryption.
Key-level encryption is useful when:
The Request Type option defines how the encrypted payload is transmitted in the outgoing request.
When the Text request type is selected:
This option is useful for integrations expecting raw encrypted content.
When the JSON request type is selected:
NOTE: This option is commonly used for APIs and webhook integrations expecting JSON payloads.