Skip to main content

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.

1

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.
2

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.
3

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.
4

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.
5

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.

1

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-key header on API requests.
2

Enter Client Secret

Paste the Client Secret from Adobe Developer Console into the Client Secret field.

  • This secret is used to obtain access tokens from Adobe IMS.
  • Treat this value as sensitive and do not share it.

Linking the Account from the Hub

1

Navigate to the Hub

Use one of the three Linking Account Methods to access the Hub.
2

Fill out the fields

Fill out the following fields using details from your provider:
  • Client ID
  • Client Secret
3

Connect

  • Click Connect
  • If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider’s authorization flow.
  • Once authorization is successful, you will see a confirmation popup

If the account linking is successful, you will see the newly linked account in your Accounts page.