View source: R/connect_operations.R
connect_update_routing_profile_concurrency | R Documentation |
Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing profile.
See https://www.paws-r-sdk.com/docs/connect_update_routing_profile_concurrency/ for full documentation.
connect_update_routing_profile_concurrency(
InstanceId,
RoutingProfileId,
MediaConcurrencies
)
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
RoutingProfileId |
[required] The identifier of the routing profile. |
MediaConcurrencies |
[required] The channels that agents can handle in the Contact Control Panel (CCP). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.