Main modules:
DatomaWorkflow
DatomaWorkflow.export_json()
Usage examples:
Exports the workflow information to a JSON file.
path (str, optional) – Path to export the information to, defaults to None
FileNotFoundError – Raises an error if the file could not be created.