- Newest
- Most votes
- Most comments
Per this documentation (https://docs.aws.amazon.com/connect/latest/adminguide/connect-attrib-list.html#attribs-agent), agent attributes are not accessible in inbound contact flows--only "Agent whisper, Customer whisper, Agent hold, Customer hold, Outbound whisper, and Transfer to agent (In this case, the agent attributes reflect the target agent, not the one who initiated the transfer)"
This kind of makes sense--an agent won't be assigned to a contact until the agent has answered the contact.
Digging Deeper: What's your use case? It sounds like you are trying to automatically assign agents to a case via the contact flow rather than having them select the case themselves? Are you trying to assign agents via specific criteria rather than using the default routing (longest-available)?
To do that, you could use a "Set working queue" block, and then choose agents, and then dynamic. However, you would have to assign all of the agent ARN's as user variables first.
Without knowing your use case, it's hard to recommend a specific next step. But I hope the above answer was helpful!
-Pat
Relevant content
- asked 6 years ago

thanks for the response! I am trying to access the agent arn on the step-by-step guide contact flow, after the agent has received the call. so as the agent is creating a case using the step-by-step guide, i want to make sure the case they have created is automatically assigned to them