covers the two levels and which one wins.Overrides change the request body, config, and headers Courier sends to MessageMedia. Override apiKey, apiSecret, isHmacEnabled, and url via config, and any SendMessages body field via body.
Courier gives the integration a unique webhook URL. Point MessageMedia webhooks at it to sync delivery updates into Courier’s message logs.Copy the URL from the in Courier, then follow these steps in the MessageMedia console:
1
Create a new webhook
Select “New Webhook”.
2
Paste Courier's webhook URL
Paste the URL you copied.
3
Select the delivery report events
Under “Event”, select “Message is rejected”, “Message has failed”, and “Message is delivered” in Delivery reports.
MessageMedia Webhook Configuration
4
Map the webhook content
Under “Content”, map the fields passed to Courier’s webhook endpoint.
Only messageId, receivedTimestamp, status, and statusCode are supported.