Hello,
We are looking at still based routing for Voice to hopefully give the agents the ability to move agents between types of calls on the fly in omni channel. Is anyone successfully doing this? Or knows a better way to be more flexible? Currently using routing profiles with mapped queues in Amazon and admins have to update users routing profiles to move queues/take different types of calls.
Thanks
Andy #
#Service CloudHi Andy,
Amazon Connect doesn't support native skill-based routing; instead, you can simulate it by using queues and contact attributes. In the contact flow, assign a SkillType or similar attribute based on IVR input or CRM data, and route calls to specific queues mapped to those "skills." Since agents can only belong to one routing profile at a time, you can use the UpdateUserRoutingProfile API to dynamically change an agent’s routing profile from a custom UI in Salesforce, allowing supervisors to move agents between call types in real time without logging into Amazon Connect. This provides a flexible, skill-like routing mechanism integrated with Salesforce Service Cloud Voice.