View source: R/connect_operations.R
connect_update_contact_flow_name | R Documentation |
The name of the flow.
See https://www.paws-r-sdk.com/docs/connect_update_contact_flow_name/ for full documentation.
connect_update_contact_flow_name(
InstanceId,
ContactFlowId,
Name = NULL,
Description = NULL
)
InstanceId |
[required] The identifier of the Amazon Connect instance. |
ContactFlowId |
[required] The identifier of the flow. |
Name |
The name of the flow. |
Description |
The description of the flow. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.