Connect Heretto CCMS and Oxygen through WebDAV
This documentation uses the word Oxygen to refer collectively to the supported Oxygen products: Oxygen XML Author and Oxygen XML Editor.
You can use Oxygen XML Author or Oxygen XML Editor to edit files hosted in Heretto CCMS. To do that, you need to configure a Web Distributed Authoring and Versioning (WebDAV) connection between Heretto CCMS and Oxygen.
The WebDAV connection is required to use Oxygen products with Heretto CCMS.
Once the WebDAV connection is configured, you are ready to open resources hosted in Heretto CCMS through the Oxygen Data Source Explorer interface.
Editing files through Oxygen makes it impossible for multiple authors and contributors to collaborate in one file simultaneously, which is possible when you work directly in the Heretto CCMS Content Editor.
Generate a Token
You can generate a token to authenticate API requests instead of using your Heretto CCMS password. Use this token with any tool or application that makes API calls (such as cURL, WebDAV, Postman, or custom scripts).
Create separate tokens for different applications or scripts. This enables you to revoke a token without affecting other integrations.
Configure a WebDAV Connection between Heretto CCMS and Oxygen
Connect Heretto CCMS and Oxygen XML Author or Oxygen XML Editor through the WebDAV protocol. A WebDAV connection is required to use Oxygen products with Heretto CCMS.
-
Ensure your Oxygen product is installed in a default location on your computer.
CAUTION:Installing Oxygen in a custom location may result in a failure to connect Heretto CCMS and Oxygen.
-
If you use a Single-Sign On (SSO) solution to sign in to Heretto CCMS, generate a token for use in the password field. See Generate a Token.
You can now access resources hosted in Heretto CCMS through the Oxygen Data Source Explorer interface.
Invalidate a Token
You can invalidate a token you previously generated for API authentication. Once your token is invalidated, any API requests using that token will fail, regardless of the tool or application making the request (such as cURL, WebDAV, Postman, or custom scripts).