Dynamic Carousel Action
This action will display a dynamically generated carousel based on standard Connect Action Model Json content from either a Url or a variable.
Settings
The action uses the following settings:
Remarks
The Dynamic Carousel Action will be activated by a very specific JSON model that represents the carousel cards and buttons. The model can be retrieved from an external source or from a runtime variable.
The following source shows a brief sample of a complete dynamic carousel JSON:
The above items collection holds all of the different cards that will be created dynamically. The view_size parameter can have the following values:
The image_aspect_ratio parameter can have the following values:
Aspect ratio parameter is currently supported on on Facebook Messenger channel.
The type parameter for each button can have the following values:
If no button type is specified Connect will display a postback button.
Trigger
On Postback. This action will trigger any child operation as the user click any postback button.
Variables
This action does not produce any variable.
Availability
Channel specific availability follows the table below:
This action can be used only inside interactions and not as child of other actions. Any account can use this action regardless of subscription level.
Last updated