AI-generated Key Takeaways
-
A business message asset is defined by several fields including the message provider, a required starter message, and an optional call to action.
-
The
message_providerfield, which is required, specifies the message provider using a reference toBusinessMessageProvider. -
The
starter_messagefield is a required string acting as a welcome message to start a conversation. -
Additional provider-specific information, such as
whatsapp_infofor Whatsapp, is available through themessage_provider_dataunion field.
A business message asset.
| Fields | |
|---|---|
|
Required. Message provider of the business message asset. |
|
Required. A welcome message to prompt the user to initiate a conversation. |
|
A call to action for the business message asset. |
Union field
|
|
|
Whatsapp. |