Skip to main content

Inbound Call Flows

Study Notes

TopicDescription
Inbound Call FlowFlow that handles voice calls entering the contact center
TriggerActivated by call routing configuration
ComponentsPrompts, menus, queues, transfers

Navigation

Admin → Architect → Flows → Inbound Call Flow


Implementation Guide

  1. Create new inbound call flow
  2. Add greeting prompt
  3. Create IVR menu
  4. Configure queue transfers
  5. Publish flow

How to Implement

PhaseDescription
DesignBuild IVR structure
TestingSimulate inbound calls
DeploymentAssign flow to call route

Workflow

Customer Call
      ↓
Call Route
      ↓
Inbound Call Flow
      ↓
Menu
      ↓
Queue

Real Flow Scenario

Customer Calls
      ↓
Greeting Prompt
      ↓
Menu Options
      ↓
Support Queue

Architecture Diagram

Customer
  ↓
Carrier
  ↓
Genesys Cloud
  ↓
Call Route
  ↓
Inbound Call Flow
  ↓
Queue / Agent

Usage Scenarios

ScenarioDescription
IVR NavigationRoute callers to departments
Self-ServiceAutomated call handling
Queue RoutingSend callers to agents

Implementation Example

Start
 ↓
Welcome Prompt
 ↓
Main Menu
 ↓
Queue Transfer

Design Example

Start
 ↓
Greeting
 ↓
Menu
 ↓
Department Selection

Best Practices

  • Limit menu depth
  • Provide agent escape option
  • Keep menu options simple

Naming Convention

<Region>_<Service>_InboundCallFlow

Example:

US_Support_InboundCallFlow


Troubleshooting

IssueCauseFix
Call not reaching flowRouting misconfiguredCheck call route
Menu not workingFlow logic issueReview IVR design

Interview Cheat Sheet

QuestionAnswer
What triggers inbound call flows?Call routing configuration
Where are flows built?Architect

Key Takeaways

  • Inbound call flows control IVR behavior
  • Connected to call routing