Create Adobe Developer Console Project
To connect Adobe PDF Services with StackOne, you need to create a project in Adobe Developer Console and configure OAuth Server-to-Server credentials.
Sign in to Adobe Developer Console
Go to the Adobe Developer Console and sign in with your Adobe ID.
- If you do not have an Adobe ID, click Get an Adobe ID to create a free account.
- Enterprise users should sign in with their organization credentials.
Create a new project
From the Console home page, create a new project for your PDF Services integration.
- Click Create new project from the Quick Start section or Projects menu.
- Optionally rename the project by clicking Edit project from the project overview page.
Add the PDF Services API
Add the PDF Services API to your project to enable document processing capabilities.
- In your project, click Add API.
- Scroll to Document Cloud or search for PDF Services API.
- Select PDF Services API and click Next.
Configure OAuth Server-to-Server credentials
Select the OAuth Server-to-Server authentication method for secure API access.
- When prompted to select an authentication type, choose OAuth Server-to-Server.
- Click Save configured API to generate your credentials.
- Adobe will create a Client ID and Client Secret for your project.
Copy your credentials
Retrieve your credentials from the project’s Credentials section.
- Navigate to Credentials in the left sidebar.
- Click on your OAuth Server-to-Server credential.
- Copy the Client ID and Client Secret.
- Store the Client Secret securely as it cannot be retrieved again after leaving the page.
Enter Credentials in StackOne
Enter the credentials from Adobe Developer Console into StackOne to complete the connection.
Enter Client ID
Paste the Client ID from Adobe Developer Console into the Client ID field.
- This value is also used as the
x-api-keyheader on API requests.
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Client ID
- Client Secret
If the account linking is successful, you will see the newly linked account in your Accounts page.