Adobe API Credentials (Optional)
Activating the Utopia Document Translation Layer for PDF Documents
Overview of the PDF Translation Plugin:
Utopia features a plugin specifically designed for handling PDF documents. This plugin works by interfacing with the Adobe API to transform PDF documents into JSON format so that you can view and use it as data in Utopia for integrations.
This is only necessary if you intend to use this feature, else you can leave these details blank. You can always come back and update your YML config at a later date when you need to PDF reader functionality.
Setting Up the Plugin:
To activate this PDF translation function, you'll need to provide specific credentials from Adobe:
Adobe API OAuth Credentials: These are special Server-to-Server credentials provided by Adobe, which allow Utopia to securely access the Adobe API for document translation.
How to Obtain Adobe Credentials:
Adobe provides a detailed guide on creating these credentials. You can follow their instructions to set up the necessary Server-to-Server connection.
Access the guide here: Adobe Server-to-Server OAuth Credentials Guide.
Implementing the Credentials:
Once you have obtained your Adobe API OAuth credentials, input them into the Adobe API Credentials section.
Last updated