Enable agent to agent calling as a third-party (3P) application in Amazon Connect agent workspace
Contact Center Blog
This article explains how to implement agent-to-agent calling in Amazon Connect by integrating a third-party React application into the agent workspace.
- Uses AWS-native services: Lambda, DynamoDB, API Gateway, AppSync, and Amazon Connect
- Stores agent presence data in DynamoDB for availability tracking
- Creates internal call routing through dedicated Amazon Connect contact flows
- Exposes call initiation via secure REST API through API Gateway
- Embeds React widget into agent workspace for agent search and calling
- Provides step-by-step implementation guide with code examples
- Includes cleanup instructions for removing resources after testing
This solution enables agents to search for and call colleagues directly within their workspace, improving internal collaboration without external tools.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Aug 14
2025
2025
Enable agent contact history in Amazon Connect agent workspace as a third-party (3P) application
Dec 1
2025
2025
Amazon Connect enhances its agent assistance capabilities
Jul 28
2025
2025
Amazon Connect agent workspace enhances third-party applications to support new actions and workflows
Apr 24
2025
2025
Amazon Connect agent workspace expands capabilities for third-party applications, including contact-related actions
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.