How to Transfer a Contact from Current Queue to Another Queue in Amazon Connect?

0

I need to implement functionality to move the contact from current queue to another queue when the contact in queue while playing queue promt. I have tried using Amazon Connect Api, but it didn't work. Is there any way to throw the event to move the contact to another queue?

질문됨 한 달 전108회 조회
2개 답변
1

Your question is asked a bit differently than what I would expect. I assume you got the call into the first queue using a flow (customer queue type to be specific). Inside that flow you can have a loop prompt block that you need to interrupt when you want to move the call to a new queue. You connect that to a Transfer to queue block where you then set a new working queue, then the success branch goes to a End flow/Resume block and your call will now be in the new queue.

david

profile picture
dmacias
답변함 25일 전
  • No. Actually I want to move the contact while playing queue prompt.

  • I've not seen an API where you could move the call programmatically, you have to use a contact flow and do what I mentioned above.

1

To transfer a contact from the current queue to another queue in Amazon Connect, follow these steps:

=>Access the Contact Control Panel (CCP): Log in to the Amazon Connect instance and access the Contact Control Panel (CCP) interface. Select the Contact: Identify the contact that you want to transfer from the current queue to another queue. You can typically see a list of contacts in the CCP interface.

=>Initiate Transfer: Once you have selected the contact, look for the transfer option in the CCP interface. This option is usually represented by an icon or button.

=>Choose Destination Queue: When prompted, select the destination queue to which you want to transfer the contact. This could be another queue within the same Amazon Connect instance or a queue in a different instance.

=>Confirm Transfer: Confirm the transfer by following the prompts or selecting the appropriate options in the CCP interface. Ensure that you review the transfer details and destination queue before confirming.

=>Complete Transfer: Once confirmed, the contact will be transferred to the specified destination queue. The contact will be removed from the current queue and added to the new queue, where it will wait for an available agent to handle it.

=>Notify Agents: If necessary, notify agents in the new queue about the incoming contact so that they can be prepared to handle it when it becomes available.

답변함 25일 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠