Real-time DLR/MO Notifications
The Webhooks feature enables users to receive real-time notifications of DLR (Delivery Receipt) and MO (Mobile Originated) messages through HTTP Web push. Here’s an overview of the Webhooks configuration:

Key Features:
Real-time Notifications:
Webhooks allow users to configure a webhook URL to receive instant copies of DLR/MO messages in real-time.
Handling DLR/MO:
Users can choose the handler, specifying whether the webhook is intended for MO or DLR.
Efficient Configuration:
Configure a friendly name for the webhook, specify the endpoint base URL, choose the method (GET or POST), and select the handler as per requirements.
Timeout Consideration:
Be aware that the default timeout for webhook requests is 10 seconds. The configured Webhook URL should efficiently respond to a 200 OK within this timeframe.
Steps to Configure Webhooks:
Access Webhooks:
Navigate to the Webhooks section within the iTextPro platform.
Configure New Webhook:
Click on the “Add New Webhook” option to configure a new webhook.
Specify Details:
Provide a friendly name, configure the endpoint base URL, choose the method (GET or POST), and select the handler (MO or DLR).
Save Configuration:
Confirm and save the configured webhook details.
The Webhooks feature enhances user communication by providing instant notifications of DLR and MO messages. Configurable with user-friendly details, this tool ensures efficient and timely handling of message-related updates.