Import From Json Table
Create a new file manager file from the imported parts of a JSON table. The resulting file will be a CSV file, and headers will appear in the same order as the original source.
Permissions
api.file-manager.write
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The name of the newly created file manager file.
1Identifies the associated engagement to import the formatted file into.
Identifies the JSON table to be formatted into a file.
Identifies the file manager entity that will be the parent of the newly created file.
Response
Created
The name of the file as it appeared when first imported, including the extension.
1The suffix used at the end of the file.
1The unique object identifier.
Data integrity version to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
Indicates whether the object is a DIRECTORY or a FILE.
DIRECTORY, FILE Identifies the associated engagement.
Identifies the parent directory. If NULL, the directory is positioned at the root level.
The current name of the file, excluding the extension.
The status of the file as it appears in MindBridge.
MODIFIED, ROLLED_FORWARD Identifies the associated file info.

