Builder

class Builder

Properties

Link copied to clipboard

The categories that classify the business purpose of the Flow. At least one category is required.

Link copied to clipboard

The ID of an existing Flow within the same WhatsApp Business Account to clone.

Link copied to clipboard

The Flow JSON definition that describes the screens, components, and logic of the Flow. Maximum size is 10 MB.

Link copied to clipboard

The name of the Flow. Must be unique within the WhatsApp Business Account.

Link copied to clipboard
var id: String?

The ID of the WhatsApp Business Account to associate with this Flow.

Link copied to clipboard

Set to true to publish the Flow immediately after creation. Requires a valid flowJson that passes Meta's validation.