Create your first automation in just a few minutes.Try Studio Web →
by UiPath
0
Activity
3.2k
Summary
Summary
Amazon Connect is Amazon's service for Interactive Voice Response (IVR) in the contact center.
Overview
Overview
Amazon Connect boasts a unified user interface encompassing both voice and chat functionalities for contact routing, queuing, analytics, and management. Amazon Connect activities empower users to initiate outbound phone calls, fostering seamless automation between UiPath and Amazon Connect.
These activities establish an authenticated connection to your AWS resources via the Amazon Connect Scope activity.
To establish an authenticated connection, the Amazon Connect activities need authorization from the AWS Identity and Access Management (IAM) service.
To enable AWS IAM authorization, you create or use an existing IAM user and generate access keys (Access Key Id and Secret Access Key).
When creating your IAM user, you assign the policies and permissions that specify the resources your Robot can access (e.g., AmazonConnectFullAccess).
After creating your IAM user and assigning your policies, you enter the Access Key Id and Secret Access Key in the Amazon Connect Scope activity. When you run your automation project, the keys are used to sign the API requests being made by each of the activities.
Once the connection is established, you can effortlessly integrate Amazon Connect activities into new automation projects or seamlessly integrate them into existing ones.
Before you build your first project, complete the steps in the Setup guide.
Upon the successful completion of the setup steps, please refer to the Quickstarts guide. These guides provide step-by-step instructions to facilitate the creation of functional samples for various activities. This will enable you to validate the connection with your registered app and gain familiarity with input/output properties.
The following activities are included in the Amazon Connect Activities Package:
This activity establishes an authenticated connection between UiPath and your AWS resources using your IAM credentials.
This activity facilitates outgoing voice calls, directing them to an Amazon Connect contact flow.
Features
Features
The Amazon Connect Activities Package can be utilized in various scenarios:
Additional Information
Additional Information
Dependencies
AWSSDK.Connect >= 3.5.1.4 Newtonsoft.Json >= 12.0.3 UiPath.Telemetry.Client >= 1.2.20
Code Language
C#, Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.0.2Updated
December 20, 2023Works with
Studio: 19.10 - 22.10
Certification
Gold Certified
Support
Link: https://www.uipath.com/company/contact-us/contact-technical-supportUiPath Standard Support, see your Service Agreement
Resources