Cards from Table
The Cards from Table node displays images from your data tables in a visually appealing card format. Cards are interactive elements that will be displayed in the touchpoint interface (web widget or kiosk) and that users can interact with (click on) during conversations.
Setting up cards:
Select source data table
Choose image column
Select name/title column
Configure sorting options
Set up filtering if needed
Example:
Data Table: Product catalog
Image (to display on the card): Product photo
Name (will be displayed on the card): Product name
Filter settings:
- Filter by: Product name
- Condition: Equals
- Match By: Context Variable
- Variable: {{user.product}} (previously stored user selection)
- Max records: 1 or more for multiple options, depends on the use case

Consider filtering the results shown on cards based on user's previous inpur saved as variable:

Common use cases:
Product listings
Service options
Plan comparisons
Team member profiles
Location details
Event schedules
How are cards displayed on the touchpoints:
Web


Kiosk

Last updated
Was this helpful?