Short answer: Drop the "Vonage → Start Phone Verification" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Phone Number number | phone | Required | Phone Number. e.g. "+14155552671" |
Brand Name brand | string | Required | Shown to the user: 'Your MyApp verification code is...' |
Code Length code_length | options | Optional | Code Length. Options: 4 digits, 6 digits |
{"number": "+14155552671","brand": "MyApp","code_length": "{{trigger.code_length}}"}
{"status": "0","request_id": "verify-abc123"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.