View source: R/connect_operations.R
connect_update_contact_flow_content | R Documentation |
Updates the specified flow.
See https://www.paws-r-sdk.com/docs/connect_update_contact_flow_content/ for full documentation.
connect_update_contact_flow_content(InstanceId, ContactFlowId, Content)
InstanceId |
[required] The identifier of the Amazon Connect instance. |
ContactFlowId |
[required] The identifier of the flow. |
Content |
[required] The JSON string that represents the content of the flow. For an example, see Example flow in Amazon Connect Flow language. Length Constraints: Minimum length of 1. Maximum length of 256000. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.