Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
Full Interactive Voice Response (IVR) entry
How-to guide

Design an IVR flow for Salesforce Voice

IVR design is mostly customer-experience design, not technical configuration. Plan the conversation flow on paper first.

By Dipojjal Chakrabarti · Founder & Editor, Salesforce DictionaryLast updated May 21, 2026

IVR design is mostly customer-experience design, not technical configuration. Plan the conversation flow on paper first.

  1. Map common caller intents

    List the top 5-10 reasons customers call. Order by frequency. The IVR should let callers reach the most common intent fastest.

  2. Design the conversation flow

    Sketch the menu tree. Keep depth shallow (3 levels max); deep menus cause abandonment. Include a path to a human agent at every level.

  3. Build in Amazon Connect (or partner tool)

    Open the Amazon Connect contact flow designer. Build the flow using prompts, decision blocks, and data-dip blocks that call Salesforce.

  4. Integrate with Salesforce data

    Configure the data-dip blocks to call Salesforce Apex methods or REST APIs. Common dips: identify caller by ANI, look up open cases, check account status.

  5. Route to Omni-Channel

    Configure the IVR''s agent-route blocks to deliver the call to the right Omni-Channel queue based on caller intent.

  6. Test and analyze

    Test every path of the IVR with real-world phone calls. Once live, review IVR analytics weekly to find abandonment points and tune flows.

Gotchas
  • Deep IVR menus cause abandonment. Every additional menu level drops completion rate; design as shallow as the business model allows.
  • Speech recognition has accent and noise sensitivities. Test with diverse callers; speech-only IVRs can frustrate non-native speakers or callers in loud environments.
  • The IVR is the first interaction. Brand voice and tone matter; record prompts professionally and update them when product or process changes.
  • Always provide an escape to a human. IVRs that trap callers in self-service when they want a person produce measurable customer-satisfaction drops.

See the full Interactive Voice Response (IVR) entry

Interactive Voice Response (IVR) includes the definition, worked example, deep dive, related terms, and a quiz.