List Item Element
Defines the content for a single list item. Most practical when used inside some form of a loop, such as For-each Loop
or a For Loop
. Ignored on non display capable devices.
Make sure you have List Title element before this one in your workflow.
When to use?
After you place a List Title
element, use this element to fill out the list you wish to create.
How to use
- Under the Key property, enter any string that will uniquely identify this list item. Most often this will be the index of the item within an array or some other such collection.
- Give the item a Title. This is the most prominent bit of text on the item.
-
Description 1 and Description 2 are optional parameters to give your list item some more details.
- N.B. Description 1 will be displayed on both Google Assistant and Alexa, while Description 2 only works on Alexa.
-
You can display an image from a publically visible Image URL.
- It is extremely important you enter Image Text if you have an image. This is used as accessiblity text, and your image will not be displayed if this text is missing.