Get Answers Back as JSON or XML Files
Requests that produce JSON or XML are saved as downloadable artifacts instead of dumping file-shaped content into the middle of a reply.
Screenshots
These screenshots come from the same app-side Latest Features gallery used in the product experience.
Current release version for Get Answers Back as JSON or XML Files: 0.261.001
Document Analyze and the generated export flows now recognize natural phrasing for JSON and XML conversion, including requests to populate an XML template, and XML serialization is supported by the durable export pipeline. Prompts that only read a source, such as “summarize this XML document” or “validate this JSON object”, are deliberately not treated as generation requests, so you still get an answer rather than a file.
Why It Matters
This matters because a thousand-line JSON payload pasted into a chat bubble is not something you can actually use.
How to Try It
- Open Chat and ground the conversation on a structured source such as a spreadsheet.
- Ask for the result as JSON, for example “export this as JSON”.
- Wait for the run to finish and look for the generated artifact card in the reply.
- Download the artifact and confirm it is valid, complete JSON.
- Repeat the request asking for XML instead.
- Try populating an XML template from a source document.
- Ask a reading question such as “summarize this XML” and confirm you get an answer, not a file.
Where to Find It
- Open Chat — Request JSON or XML output and download the generated artifact.