Card

Display's properties of an object provided via an Http Client or Json Reader element.

When to use?

After an Http Client or Json Reader has provided the data you want to display.

How to use:

  1. Make sure that an Http Client or Json Reader element was executed first in an Conversation Block
  2. Text Response element has to be used before the Card Element in order to display the entire response of the Card element on Google Assistant and Alexa
  3. In the "Item" field set the retrieved result from the Http Client of Json Reader element
  4. Access the properties by using this example ${cardItem.somePropertyYouWantToDisplay}

Example usage in case of Http Client

Card field value filling example: