Publication dateMar 9, 2022
Confidentiality public Public
JSON Dict exporter
EXPORTER
Typing name : TASK.gws_core.JSONExporter Brick : gws_core Export JSON Dict to a file
Generic task that take a file as input and return a resource
Override the export_to_path method to export the resource into a File
login
Input
JSON Dict
Resource that holds a JSON dict
settings
Configuration
Destination file name in the store
Type : string
file_format
Optional Advanced parameter
File format
Type : string
Default value : json
prettify
Optional Advanced parameter
True to indent and prettify the JSON file, False otherwise
Type : bool
Technical bricks to reuse or customize
Have you developed a brick?
Share it to accelerate projects for the entire community.