0
1.2.0
Australia, Zurich, Yokohama, Xanadu
Integration
Provides spoke actions to automate the management of Call, SMS, and WhatsApp in Vonage.
Account Management
- Get Account Balance
Call Management
- Attach Recording To ServiceNow Record
- Create Outbound Call
- Generate NCCO
- Get Call Details
- Look up Calls
- Play Audio into Call
- Play Text to Speech into Call
- Update Call
SMS Management
- Send SMS
WhatsApp Management
- Send Contact Message
- Send Location
- Send Media Message
- Send Text Message
- Send Text Message Using Template
SMS and Voice triggers
- SMS Accepted: Triggers when Vonage successfully accepts the outbound SMS request for processing.
- SMS Delivered: Triggers when the SMS message is successfully delivered to the recipient’s carrier or handset.
- SMS Failed: Triggers when the SMS message fails to be delivered due to an error or delivery issue.
- Voice Answered: Triggers when the outbound voice call is answered by the recipient.
- Voice Completed: Triggers when the voice call ends after completion (regardless of outcome).
- Voice Ringing: Triggers when the outbound voice call is ringing at the recipient’s device.
- Added 6 new external triggers for Vonage webhooks across Voice and SMS.
- Voice (Answer Webhook): New triggers for Ringing, Answered, and Completed call states.
- SMS Webhook: Added triggers for Delivered, Accepted, and Failed delivery status.
- Implemented webhook endpoints to receive Vonage callbacks and map incoming
statusvalues to corresponding triggers. - Added basic validation and ensured 2xx responses for reliable Vonage webhook delivery.
Integration Hub