BusinessMessageAsset

  • The content describes a business message asset.

  • The message_provider field is required and specifies the message provider.

  • The starter_message field is a required string providing a welcome message.

  • The call_to_action field provides call to action information.

  • The message_provider_data union field contains provider-specific information like whatsapp_info.

A business message asset.

Fields

message_provider

BusinessMessageProvider

Required. Message provider of the business message asset.

starter_message

string

Required. A welcome message to prompt the user to initiate a conversation.

call_to_action

BusinessMessageCallToActionInfo

A call to action for the business message asset.

Union field

message_provider_data

message_provider_data. Message provider information to use for messaging. message_provider_data can be only one of the following:

whatsapp_info

WhatsappBusinessMessageInfo

Whatsapp.