- 최신
- 최다 투표
- 가장 많은 댓글
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.
답변함 일 년 전
관련 콘텐츠
질문됨 7달 전

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