connect_update_contact_flow_content: Updates the specified flow

View source: R/connect_operations.R

connect_update_contact_flow_contentR Documentation

Updates the specified flow

Description

Updates the specified flow.

See https://www.paws-r-sdk.com/docs/connect_update_contact_flow_content/ for full documentation.

Usage

connect_update_contact_flow_content(InstanceId, ContactFlowId, Content)

Arguments

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.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.