Redicom Help Center

cards

cards.title

Version 1.0

Returns the value of the title field of the cards.

Input

{{ response.cards.title }}

cards.image_list

Version 1.0

Returns the value of the image_list field of the cards.

Input

{{ response.cards.image_list }}

cards.image_thumb

Version 1.0

Returns the value of the image_thumb field of the cards.

Input

{{ response.cards.image_thumb }}

cards.background-color

Version 1.0

Returns the value of the background-color field of the cards.

Input

{{ response.cards.background-color }}

Output

#ffffff

cards.font-color

Version 1.0

Returns the value of the font-color field of the cards.

Input

{{ response.cards.font-color }}

Output

#000000