Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Shortcuts will be tracked for audits during a full sync but not on delta syncs (daily syncs).

Exporting from Content Mover

...

Information can be exported from Content Mover like chat files. To do this, you will need to call the API with this configuration:. For more information reach to Litera Customer Care for API information they can share directly to you, or Professional Services.

Code Block
{{host}}/api/v1/Content Mover-manager/content-sync/Content Mover/actions/create-html/request

Request Body

{

 "objectMappingId": 73962,

"objectType": "folder",

"action": "CREATE_HTML",

"saveAs":"chat_file_save_as_test"

}

...