Note: Scripting is currently only available through Customize Workiva. Learn more.
Script outputs can be stored and accessed in a JSON file. This requires you to use the Python print function and pass two parameters:
- A
'::set-output '
string - The actual JSON file
You can access the JSON file manually by clicking the icon next to the run, or programmatically by using the API endpoint
/v0/scripts/{scriptId}/runs/{runId}/data