Connecting to Adobe PDF Services
When adding an Adobe PDF Services action, select an existing connection or create a new one.
Connection details
Adobe connection, enables integration with Adobe PDF Services. This connection uses the Client ID and Client Secret provided by Adobe.
Field | Description |
---|---|
Name | Name of the connection. |
Client Id | The client identifier obtained from the Adobe Developer Console. |
Client secret | A secure key paired with the client ID, used to authenticate API requests. |
Note
To use any of the Adobe service actions, you must first create and configure Adobe API credentials. This is a required step for all nodes that use Adobe services.
These credentials allow Profitbase Flow to authenticate with your Adobe account and access the necessary resources.
Create Adobe API Credentials
Follow Adobe's documentation to:
Register your application in the Adobe Developer Console.
Generate the necessary credentials (e.g., Client ID, Client Secret, Technical Account ID).
Grant the required permissions for the APIs you intend to use.
Once created, these credentials must be added to the Adobe connection configuration in Flow. For detailed instructions, see the Adobe Developer Console credentials guide.
Creating a new connection
To create a new connection:
- Enable the Create new connection toggle.
- Enter the required connection details:
- Connection name: Provide a meaningful name for your connection.
- Client ID: Enter your Adobe API client ID.
- Client secret: Enter your Adobe API client secret.
- Test/Click OK to save the connection.