Set Adaptive Card Tile¶

Description¶
This Node allows you to create and display adaptive cards in your Agent Assist Workspace. Adaptive cards can display rich content and interactive elements, such as images, text, buttons, and forms.
The Adaptive Card Designer can help you to define an Adaptive Card. Copy the JSON card payload and paste it into the form.
Parameter | Type | Description |
---|---|---|
Tile ID | CognigyScript | The ID that you created in the Agent Assist Configuration. |
Adaptive Card JSON | HTML | The Adaptive Card JSON payload to render inside the tile. |
JSON Data | JSON | The Data to send to the IFrame as a postMessage event. |