How do Input Nodes and Node IDs work in MyOperator IVR, and how do I set them up?
How do Input Nodes and Node IDs work in MyOperator IVR, and how do I set them up?
⚡ Quick answer -
• An Input Node is the IVR block that captures caller input (DTMF tones or speech), posts that input to your webhook in real time, and then executes the next IVR action based on your webhook’s JSON response.
• A Node ID is the unique identifier for each step (node) inside Advanced Call Flow. Use it to reference a specific step in automations, APIs, or analytics.
When should I use this guide?
Follow these steps if you need callers to enter a PIN, account number, language choice, etc., during the call—and have MyOperator forward that data to your server—or if you plan to route callers programmatically, trigger actions at a step, or log step-level analytics using Node IDs.
1. What is an Input Node?
An Input Node is the IVR block that captures caller input (DTMF tones or speech), posts that input to your webhook in real time, and then executes the next IVR action based on your webhook’s JSON response.
2. Why use an Input Node?
Caller verification – collect account IDs, OTPs, or dates of birth.
Dynamic routing – send callers to agents/queues based on language or location.
Surveys & NPS – capture 0–9 ratings before the call ends.
⚡Quick answer: Single‑level IVRs use DTMF keypad input (phone digits). Usable options map to 1–9. Keys like 0, *, and # are often reserved (operator, repeat/confirm). More than nine menu choices create input conflicts and a poor caller experience. To ...
⚡Quick answer: MyOperator’s IVR Builder includes six node types you can combine to design your call flow: IVR Menu, Extension, Department, Message, Voicemail, Input & Response. 1. What’s a “node” in IVR Builder? A node is a building block in your ...
⚡ Quick answer - MyOperator supports six IVR types—Default, Menu-based, Location-based, Voice-recognition, Self-service, and Time & Day-based. • Use a menu-based approach for simple keypad navigation. • Use Location-based for geo routing. • Use ...
⚡Quick answer: If a caller gives no input, MyOperator will either repeat the IVR menu or transfer the call to a designated fallback destination (user/team/queue) — depending on how you’ve configured your Call Flow → Advanced Settings. 1. How no‑input ...
⚡Quick answer - Multi-Level IVR = one IVR tree with nested menus under a single phone number. Multiple IVRs = several independent IVR flows, each tied to a different number, schedule, or campaign. Choose Multi-Level if you want layered navigation on ...