Vonage integration

Business communications: SMS, voice, verify, number insight, video

Help CentreConnectors

Overview

Vonage Communications APIs (formerly Nexmo) – SMS, voice, verify, number insight, video. The Automize Vonage connector covers communications primitives.

  • Regions: Global.
  • Plans: Pay-per-use.

Setting up the connection

Auth type: API Key.

  1. Vonage dashboard → Settings → API Key + Secret.
  2. In Automize → Settings → Connectors → Vonage. Paste both.

Find your credentials at https://dashboard.nexmo.com/.


Rate limits

Per-account, varies by tier.


Data model

Comms:

    Account ─┬─ Numbers (purchased)
             ├─ Messages (SMS, MMS, WhatsApp, FB Messenger)
             ├─ Calls (voice)
             └─ Verifications

Available operations

8 operations available. Click any row to jump to its detail.

OperationCategoryWhat it does
Check VerificationGeneralCheck a verification code
Create CallGeneralInitiate a voice call
Get BalanceGeneralGet account balance
List CallsGeneralList voice calls
Number Insight AdvancedGeneralAdvanced number insight lookup
Number Insight BasicGeneralBasic number insight lookup
Send SMSGeneralSend an SMS message
Send VerificationGeneralSend a verification code

Operations

Check Verification

Check a verification code

ParameterRequiredTypeDescription
Request Id request_idYestext
Code codeYestext
Api Key api_keyYestext
Api Secret api_secretYestext

Create Call

Initiate a voice call

ParameterRequiredTypeDescription
To toYestext
From fromYestext
Answer Url answer_urlYestext

Get Balance

Get account balance

No input parameters.


List Calls

List voice calls

No input parameters.


Number Insight Advanced

Advanced number insight lookup

No input parameters.


Number Insight Basic

Basic number insight lookup

No input parameters.


Send SMS

Send an SMS message

ParameterRequiredTypeDescription
From fromYestext
To toYestext
Text textYestext
Api Key api_keyYestext
Api Secret api_secretYestext

Tips

  • to + from + text. Global reach.

Send Verification

Send a verification code

ParameterRequiredTypeDescription
Brand brandYestext
Number numberYestext
Api Key api_keyYestext
Api Secret api_secretYestext

FAQ

vs Twilio?
Twilio: broader product suite, more developer-friendly. Vonage: comparable core comms, sometimes cheaper internationally.

Related connectors

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.