- Newest
- Most votes
- Most comments
You're trying to use the "show view" block for routing in Amazon Connect, but it’s only meant to display views to agents, not route contacts. Here’s how to proceed: • Use "show view" only to display custom views with your link component. • Handle actual contact routing with "Transfer to queue" blocks in the main contact flow. • Store any needed data with a "Set contact attributes" block. • Use an agent event flow triggered on incoming contacts to show the custom view via the "show view" block. • Make sure your link component points to the correct app URL and that the domain is registered in Connect. In short, keep view display and contact routing separate: routing via transfer blocks, views shown in agent event flows. The "show view" block’s outcomes reflect display success, not routing decisions.
Relevant content
- asked 3 years ago

Are you looking to make the 3rd party app pop when a call arrives? Not possible yet.
david