A company's web chat deployment must send users an interactive card that displays a product image, a short description, and a 'Buy Now' button that triggers a specific action when clicked. Which watsonx Assistant response type should the engineer configure for this step?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Todd Lammle: 'Imagine you're building a chatbot and this exact situation comes up — a card response (or custom html response) that combines image, text, and a postback button mapped to the target action is your go-to move. watsonx Assistant's web chat channel supports rich response types including cards that combine an image, title, description, and one or more action buttons. This is a classic Domain 7: Multi-Modal Integration concept you'll want locked in before exam day.'
Full explanation below image
Full Explanation
watsonx Assistant's web chat channel supports rich response types including cards that combine an image, title, description, and one or more action buttons. The button can be configured as a postback that sends a specific value back to the assistant, triggering a designated action. Plain Markdown text does not render interactive buttons, and a search results response is designed for document retrieval rather than structured product cards. The correct answer, "A card response (or custom HTML response) that combines image, text, and a postback button mapped to the target action", directly satisfies the scenario because it aligns with watsonx Assistant's design principles and the specific capability being tested. The incorrect options ("A text response with Markdown image syntax, since web chat renders Markdown natively", "A connect-to-agent response that routes the user to a sales representative who can describe the product", "A search results response pointing to the product catalogue so the assistant retrieves the card automatically") may appear relevant but each misses a key requirement or introduces a step that is either unnecessary or belongs to a different workflow. Mastering the distinction between these approaches is essential for effective watsonx Assistant implementations and is a core focus of the Domain 7: Multi-Modal Integration section of the certification exam.