Sending a Message with Failover: Message Failover automatically redirects your message to the next available communication channel if the first delivery method is rejected or fails.
Before you Begin: Explore code snippets for the Vonage Messages API and easily add code for common use cases. Learn more in Vonage's API documentation.
Create a Vonage Messages Application: You can create a Vonage Messages and Dispatch application either in the Dashboard or using the Vonage CLI.
Install Server SDK: Server SDKs are used to help you rapidly develop your messaging applications.
Configure Webhooks: Use code snippets to configure a webhook in the Vonage Messages API. Learn more in Vonage's API documentation.
Inbound Message Webhook: Use code snippets to receive SMS messages in the Vonage Messages API. Learn more in Vonage's API documentation.
Message Status Webhook: Use code snippets to add a message status webhook in the Vonage Messages API. Learn more in Vonage's API documentation.
Send a Message with Failover: Use code snippets to send a message with failover in Vonage Messages API. Learn more in Vonage's API documentation.