Skip to content
CommunicationReal-timeUpdated May 2026

Vonage

Vonage SMS, voice, and phone verification

Vonage (formerly Nexmo) is the communications API platform — SMS, voice, verify (phone-number OTP), video, conversation — competing with Twilio in the global CPaaS market. Tiny Command exposes five actions, no triggers (Vonage delivers inbound SMS, message-status changes, and inbound-call events via webhooks configured per-application in the Vonage dashboard; point them at a Tiny Command webhook trigger URL): Send SMS (single recipient, with international number routing handled by Vonage), Make Voice Call (initiates an outbound call with an NCCO action list — talk, stream, connect, etc.), Start Phone Verification (Vonage's Verify API for OTP-style number ownership confirmation), Get Message Status (poll a sent message's delivery state), Search Messages (historical message lookup with filters). The connection uses a Vonage API key + secret from the dashboard, plus the Application ID for voice-related actions (Vonage's voice and verify products use a separate JWT-signed application context, with the private key stored on the connection).

0triggers
5actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Vonage can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Get Message StatusSearches for a sent Vonage message by ID and returns its current delivery status and error code (if any). Use to reconcile sends with carrier-reported failures.
Make Voice CallInitiates an outbound voice call using the Vonage Voice API (requires an Application + private key, not just an API key/secret). Call flow is driven by the linked NCCO or answer_url.
Search MessagesSearches recent sent messages on the connected Vonage account by date range. Useful for reconciliation, audit, or billing exports.
Send SMSSends an SMS via Vonage (formerly Nexmo) from your registered sender ID to a destination number. US/Canada destinations require 10DLC registration to avoid filtering.
Start Phone VerificationStarts a Vonage Verify request: sends an OTP via SMS (with optional voice fallback) and returns a request_id you check in a follow-up step. The managed alternative to rolling your own OTP.
Recipes

Pre-built Vonage workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Vonage once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Vonage field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Vonage integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Vonage to Tiny Command?
Open the Tiny Command workflow builder, drop in a Vonage node, and click Connect. Authorize Vonage once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Vonage triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Vonage today. Use Tiny Command's universal Webhook or Schedule trigger to start Vonage workflows, then run any Vonage action you need.
What Vonage actions can I run from a workflow?
5 Vonage actions are available out of the box, covering communication operations like "Get Message Status". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Vonage integration real-time?
Vonage actions execute synchronously inside your workflow. Tiny Command waits for Vonage's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Vonage with Tiny Command?
No. Every Vonage trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Vonage API endpoint directly.
How much does the Vonage integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Vonage integration itself has no per-app surcharge.
Related

More communication apps people connect.

Same category as Vonage, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Vonage.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.