The workbook file is a JSON representation of all information entered during the creation process using the web interface.
An easy method of creating a workbook file is to use REST to read an import job, data link ,or workbook and change the JSON that is returned.
Injecting a workbook from a JSON file needs to match the current version of Datameer. Backup workbooks from previous versions of Datameer X aren't supported unless properly migrated during the upgrade.
...
Section
Update a Workbook v2
Request Method
PUT
Description
Updates an existing workbook using the Git versioning plug-in.
The workbook file is a JSON representation of all information entered during the creation process using the web interface.
An easy method of creating a workbook file is to use REST to read an import job, data link ,or workbook and change the JSON that is returned.
Injecting a workbook from a JSON file needs to match the current version of Datameer. Backup workbooks from previous versions of Datameer X aren't supported unless properly migrated during the upgrade.