- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Version 1.100
19 December, 2024
VA
Enhancements
- New Context Type for Binary Data:
The new "Binary" context type enables storing user-provided attachments in Base64 format for seamless use in successor processes such as HTTP requests. Easily create and manage "Binary" contexts, now displayed prominently as "Binary Base64" in variable lists in red color. The Ask Attachment Node has been updated with an output field titled "Received File," allowing efficient conversion of the data. Binary contexts are compatible with various nodes, except the Code node, and are fully supported in import/export operations.
Improvements
Adding contentUrl Info for Attachments while sending to LiveChat Provider:
Attachments sent to Virtual Assistant (VA) now include the contentUrl field in the LiveChatHub activity if a URL is available. For WebChat, base64 attachments are automatically saved to Minio, and a generated one-hour link is added to the contentUrl field.Supporting Rich Text on Sync API:
The Sync API now supports rich text responses, including Quick Reply, Cards, Location, File, and Wait types, enabling a broader range of interaction formats. For channels with
ChannelID: ivr-external, only text responses will continue to be processed, maintaining the existing behavior.
Was this article helpful?