Manage and provide customer service across voice, chat, and tasks using your Amazon Connect account from your ServiceNow instance.

Request apps on the Store

Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Spoke version

Amazon Connect spoke v1.2.0 is the latest version.

Supported versions

This spoke was built for Amazon Connect API Version 2017-08-08, but may be compatible with later versions.

Spoke requirements

  • User with full access to Amazon Connect.
  • Access Key ID and Secret Access Key of the user. Record these values for later use.
For more information about creating user in IAM and providing the required access, see Understanding and Getting Your Security Credentials page on the AWS Documentation site.

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:
  • ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
  • Complex Object (com.glide.cobject)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke actions

The Amazon Connect spoke provides actions to automate Amazon Connect tasks when events occurs in your ServiceNow instance. Available actions include:

Category Action Description
Contact Flow Management Create Contact Flow Creates a contact flow for the specified Amazon Connect instance.
Get Contact Flow Details Retrieves details of the specified contact flow.
Look up Contact Flows Retrieves a list of contact flows.
Update Contact Flow Content Updates content of the specified contact flow.
Update Contact Flow Name Updates name of the specified contact flow.
Contact Management Resume Contact Recording Resumes recording the call when a contact is being recorded and the recording has been suspended using suspend contact recording. Only voice recordings are supported at this time.
Start Contact Recording Starts recording the contact when an agent joins the call. Only voice recordings are supported at this time.
Start Outbound Voice Contact Places an outbound call to a contact and initiates the contact flow.
Stop Contact Ends the specified contact.
Stop Contact Recording Stops recording the call. If you use stop contact recording to stop recording an ongoing call, you can't use restart the contact recording. Only voice recordings are supported at this time.
Suspend Contact Recording Suspends recording the call when a contact is being recorded.
Get Contact Attributes Retrieves the contact attributes for the specified contact.
Update Contact Attributes Creates or updates user-defined contact attributes associated with the specified contact.
Instance Management Create Instance Initiates an Amazon Connect instance with all the supported channels enabled.
Delete Instance Deletes the specified instance.
Get Instance Details Retrieves details of the specified instance.
Look up Hours of Operations Retrieves a list of hours of operations.
Look up Instances Retrieves a list of instances.
Look up Phone Numbers Retrieves a list of phone numbers.
Look up Prompts Retrieves a list of prompts.
Look up Queues Retrieves a list of queues.
Look up Security Profiles Retrieves a list of security profiles.
Metric Management Get Current Metrics Data Retrieves the real-time metric data from the specified Amazon Connect instance.
Get Metrics Data Retrieves historical metric data from the specified Amazon Connect instance.
Note:
  • The time must be specified using an interval of 5 minutes, such as 11:00, 11:05, and 11:10, and must be later than the start time timestamp.
  • The time range between the start and end time must be less than 24 hours.
Routing Policy Management Associate Routing Profile Queues Associates a set of queues with a routing profile.
Create Routing Profile Creates a routing profile.
Disassociate Routing Profile Queues Disassociates the specified set of queues from a routing profile.
Get Routing Profile Details Retrieves details of the specified routing profile.
Look up Routing Profile Queues Retrieves a list of routing profile queues.
Look up Routing Profiles Retrieves a list of routing profiles.
Update Routing Profile Concurrency Updates the specified routing profile concurrency.
Update Routing Profile Default Outbound Queue Updates the specified routing profile default outbound queue.
Update Routing Profile Name Updates the specified routing profile name.
Update Routing Profile Queues Updates the properties associated with a set of queues for a routing profile.
Tag Management Add Tags to Resource Associates a set of tags with the specified resource.
Look up Tags for Resource Retrieves all tags that are associated with the specified resource.
Remove Tag from Resource Removes the association of tag from resource.
User Management Create User Creates a user account for the specified Amazon Connect instance.
Delete User Deletes the specified user.
Get User Details Retrieves details of the specified user.
Get User Hierarchy Group Retrieves details of the user hierarchy group.
Get User Hierarchy Structure Retrieves details of the user hierarchy structure.
Look up User Hierarchy Groups Retrieves a list of user hierarchy groups.
Look up Users Retrieves the list of users.
Update User Hierarchy Updates the specified user hierarchy.
Update User Identity Information Updates the specified user identify information.
Update User Phone Configuration Updates details of the specified user phone configuration.
Update User Routing Profile Updates the specified user routing profile.
Update User Security Profiles Updates details of the specified user security profiles.
Look up Agent Status Retrieves a list of agent statuses.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection.

For information about setting up the spoke, see Set up the Amazon Connect spoke.