Add connection in Microsoft Power Automate

Now that you have your credentials, you can begin using them in Microsoft Power Automate flows.

  1. In the sidebar menu, open the Data menu and select Connections:

    Connections menu in the Microsoft Power Automate site

  2. Select + New Connection.

  3. The next screen shows a list of possible connection types. In the upper right-hand corner, enter “adobe” to filter the options:

    List of Adobe connections

  4. Select Adobe PDF Services (preview).

  5. In the modal window, enter all five values you generated earlier. Select Create when done.

    Form fields to enter credential information

You are now ready to use Adobe PDF Services in Microsoft Power Automate.

Accessing credentials after they are created

If you already created credentials and misplaced the downloaded credentials, you can retrieve them again in Adobe Developer Console.

  1. After logging in to Adobe Developer Console, first find your project and select it.

  2. In the left-hand menu under Credentials, select Service Account (JWT):

    Existing credentials

  3. Note the five values that are presented here: Client ID, Client Secret, Technical Account ID, Technical Account Email, and Organization ID.

Unfortunately, you cannot download the previous private key, but you can use the “Generate a public/private keypair” button to create a new one.

Using existing Adobe PDF Services credentials

If you have existing Adobe PDF Services API credentials generated from Adobe Acrobat Services website, you can use them with Microsoft Power Automate. If you downloaded an SDK while signing up, your existing credentials came in the form of a JSON file most likely named pdfservices-api-credentials.json. That JSON file contains the five keys needed when creating your connection credentials. Copy each value from the JSON file into the corresponding connection field.

Your private key value comes from a second file named private.key.

You can also get the values from Adobe Developer Console as described above.

How can Adobe Acrobat Services users start working with Microsoft Power Automate?

To get started working with Power Automate, first head to https://powerautomate.microsoft.com and use the “Start free” button. If you do not have a Microsoft account you need to make one. After signing in, you are presented with the Power Automate dashboard.

PA dashboard, initial view

As described at the beginning of this tutorial, create a new flow, add a step, and find the Adobe PDF Services. Select an action, and you may be warned that a premium account is required.

Premium account warning

As the screenshot above shows, you can either switch to a work account or set up a new organization account. Once you have, you are then able to add the Adobe PDF Services action.

For a deeper look at creating your first Microsoft Power Automate flow with Adobe Acrobat Services, see Create your first workflow in Microsoft Power Automate.

Additional resources

To help you more, here is a list of additional resources:

Next pageCreate your first flow in Microsoft Power Automate

Acrobat Services