Image bot response control
-
- UpdatedAug 3, 2023
- 3 minutes to read
- Vancouver
- Virtual Agent
Use the Image bot response control in a Virtual Agent topic to upload and display an image from a URL link. The image aspect ratio determines how the image is sized in the bot chat bubble.
Image bot response control properties
Property | Description |
---|---|
Node name | Name that identifies this Image bot response control node in the topic flow. |
Image URL link | The URL link to an image file you want to include in the conversation. To set a
value, do one of the following:
If you upload an image, then the selected image is uploaded to the server and is stored in the Images [sys_db_image] table and in the update sets. When the image is stored in the Images table and the update sets, then you can use the image in a production or non-production instance, as needed. After the image is uploaded, the URL link is included in theResponse Properties sheet: Click the link to view the image. The URL is generated dynamically. The name of the instance is inserted at the front of the URL path. You can change or delete the link to the image. If you delete the link on this property sheet, only the reference to the URL is deleted. The image remains on the server for future use. |
Image alt text | Alternative, screen-readable text included for accessibility. This text is used along with the image. Enter the text using the text field, data pill, or script. For more information about using data pills or scripts, see Virtual Agent Designer controls. |
Advanced | |
Hide this node | |
Conditionally show this node if | No-code condition statement or low-code script that specifies a condition for presenting this node in the conversation. The condition must evaluate to true. |
Channel support
Example Image bot response control
Response properties | Image bot response output |
---|---|
![]() |
![]() |
![]() |