sendCard

This action is used to send cards to client’s App (alexa app or google assistant)

Example:

actions:
  - sendCard:
      text: 'Hello, {{ username }}!'
      title: 'Title to display'
      image: https://test.com/image.png

Optional arguments:

  • link: can be used to display buttons on Google Assistant.
  • account_link: can be used to display account linking card in Alexa smarphone app

Written by Andrey Esaulov on 12 March 2019

Updated on 12 March 2019