Statement interactions simply display information and then execute the next action. They don’t expect or wait for a user response.
For information on which statement interactions are supported in which channels, see here.
Text
Text statements display the text provided, for example:
Text statements can display dynamic values through the use of variables; for help with using variables, see here.
Image
For information on which channels support image statements, see here.
Image statements display a single image.
Image settings
Setting | Description | Required or Optional | Example |
---|---|---|---|
Image URL | The URL for the image file. The URL must start with HTTP or HTTPS and use a valid format, be a bot environment variable, be a bot context variable, or be a combination thereof. When specifying a URL, the domain in the URL must be whitelisted. Keep images fairly small in size (MB) and dimension, so they load quickly. |
Required | https://www.mysite.com/images/bikes.jpg |
Audio
Audio statements currently aren't supported by Conversational Cloud.
Video
Video statements currently aren't supported by Conversational Cloud. As an alternative, use a Text statement that includes the video URL as a link.
Apple Rich Links
For Apple Business Chat only.
Use of Apple rich links for video is not supported at this time.
If your business uses Apple’s Business Chat service to chat with consumers via the Messages app, you can use this type of interaction to send a richer, more interactive and structured message, for example:
Apple rich links let consumers directly preview an inline image or video. If you were to use a plain URL for an inline image or video sent through Apple Business Chat, the consumer would have to tap the “Tap to Load” message to load the content. But with an Apple rich link, the content is displayed directly. (The interaction has been developed per Apple's Rich Link specifications, which you can find here.)
Rich Link settings
Use of Apple rich links for video is not supported at this time.
Setting | Description | Required or Optional | Example |
---|---|---|---|
ADD IMAGE OR VIDEO > Image URL | For an image, this is the URL for the image file. For a video, this is the URL for the background image to display beneath the play button/link. Consider using a complementary image or one from the video itself. The domain in the URL must be whitelisted. Keep images fairly small in size (MB) and dimension, so they load quickly. |
Required | https://www.mysite.com/images/myImage.jpg |
ADD IMAGE OR VIDEO > URL | For an image, this is the item/business URL to load when the image is clicked. For a video, this is the URL for the video file to play when clicked. | Required | https://www.mysite.com/videos/myVideo.mp4 |
Title | The title of the rich link. | Required | Flower arranging 101 |
Populating an Apple Rich Link dynamically
You can populate the statement with static information, or it can be populated dynamically during run time, for example, using data received from an API integration.
Notes on Apple Rich Links
- While Conversational Cloud supports formatting in Apple rich links, Conversation Builder currently doesn't.