Make JSON¶
Generated page — confirm before relying on it
Written automatically from the Versaa export of 20/08/2026. It has not been reviewed by anyone, and it describes what was exported on that date — not what is in Management Studio right now.
Version numbers are deliberately omitted. The export filename does not reliably identify the active version and can carry a Test or Live record, so any number here would be untrustworthy. Check the version in Management Studio.
Purpose¶
This workflow is designed to convert specific task data into a JSON format, which is a lightweight data interchange format. It is triggered by the completion of a task within the Versaa platform. The outcome of this workflow is the creation of a JSON representation of the task, which is then saved to reference data and used to notify relevant users.
Key Steps¶
- Convert the task data into JSON format.
- Save the generated JSON to the reference data repository.
- Send notifications to users regarding the new JSON data.
Notes¶
No special notes.
Raw Export¶
Versaa_Exports_md/workflows/_Make_JSON_1.md