Skip to main content

Inbound Message Flows

Study Notes

TopicDescription
Inbound Message FlowHandles digital messaging interactions
ChannelsSMS, Web Messaging, Messaging Apps
TriggerActivated by message routing

Navigation

Admin → Architect → Flows → Inbound Message Flow


Implementation Guide

  1. Create inbound message flow
  2. Configure greeting message
  3. Capture user input
  4. Route to queue or bot
  5. Publish flow

How to Implement

PhaseDescription
Flow DesignBuild messaging conversation logic
IntegrationConnect with message routing
DeploymentPublish flow

Workflow

Customer Message
      ↓
Message Routing
      ↓
Inbound Message Flow
      ↓
Automation / Agent

Real Flow Scenario

Customer SMS
 ↓
Greeting Message
 ↓
Ask Question
 ↓
Transfer to Queue

Architecture Diagram

Customer
  ↓
Messaging Channel
  ↓
Genesys Cloud
  ↓
Message Routing
  ↓
Inbound Message Flow
  ↓
Agent

Usage Scenarios

ScenarioDescription
SMS SupportCustomers text support
Automated HelpBots answer questions
Appointment SchedulingAutomated booking

Implementation Example

Start
 ↓
Greeting Message
 ↓
Capture Input
 ↓
Transfer to Agent

Design Example

Start
 ↓
Greeting
 ↓
Intent Detection
 ↓
Agent Transfer

Best Practices

  • Keep conversations simple
  • Use automation where possible
  • Always allow agent escalation

Naming Convention

<Region>_<Service>_MessageFlow

Example:

US_Support_MessageFlow


Troubleshooting

IssueCauseFix
Messages not routedRouting misconfiguredCheck message routing
Flow not respondingFlow unpublishedPublish flow

Interview Cheat Sheet

QuestionAnswer
What handles messaging interactions?Inbound message flows
What connects messages to flows?Message routing

Key Takeaways

  • Inbound message flows manage digital interactions
  • Integrated with message routing