View a markdown version of this page

MetaFlowSummary - AWS End User Messaging Social

MetaFlowSummary

Contains summary information about a WhatsApp Flow, including its ID, name, status, and categories.

Contents

flowCategories

The categories that classify the business purpose of the Flow.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 9 items.

Valid Values: SIGN_UP | SIGN_IN | APPOINTMENT_BOOKING | LEAD_GENERATION | SHOPPING | CONTACT_US | CUSTOMER_SUPPORT | SURVEY | OTHER

Required: Yes

flowId

The unique identifier of the Flow assigned by Meta.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: [0-9]+

Required: Yes

flowName

The name of the Flow.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 200.

Required: Yes

flowStatus

The lifecycle status of the Flow (DRAFT, PUBLISHED, DEPRECATED, BLOCKED, or THROTTLED).

Type: String

Length Constraints: Minimum length of 1. Maximum length of 20.

Required: Yes

validationErrors

A list of validation errors from Meta, if any.

Type: Array of strings

Length Constraints: Minimum length of 0. Maximum length of 1048576.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: