Prerequisites
A premium Power Automate license is required to use this connector.
- Authorized Redirect URL: Obtained from Power Automate further in this setup guide. Keep the abbyy.com redirect URL.
- Client ID: Your Public API Client ID.
- Client Secret: Your Client Secret.
- Disable Require PKCE for Authorization Code Flow.
- Enable Allow issuing refresh tokens to refresh access tokens.
- Enable Allow client credentials flow. For Role(s), select
Skill User.

Example configured API Client
Find the Tenant ID
You will need the Vantage Tenant ID during the security configuration step.1
Open the tenant configuration
In Vantage, click Configuration in the left pane.
2
Copy the Tenant ID
Click General and find the Tenant ID field.

Install the connector
First, download the connector from the ABBYY Marketplace.1
Open Custom connectors
In Microsoft Power Automate, select Data > Custom connectors from the menu on the left. You may need to select More to find the option.
2
Create a custom connector
Click + New custom connector and select Import an OpenAPI file.
3
Name the connector
Enter a name for the connector, such as
ABBYY Vantage.4
Import the OpenAPI file
Browse for the
ABBYY-Vantage-ProcessingAPI.swagger.json file and open it.Configure general information
1
Upload a connector icon (optional)
Upload a connector icon using the ABBYY Vantage logo (
Vantage-Square-icon.png) included in the connector download.2
Set the Host URL
Change the Host URL to your Vantage server address. Use the same host address in the Authorization URL and Token URL fields.
Configure security
Set Authentication type to OAuth 2.0 and fill in the following fields using the values from your Vantage Public API Client. Select your tenant region in the URL fields below and replace[tenant-id] with your tenant identifier:
- Client ID: Your Public API Client ID.
- Client secret: Your Public API Client secret.
-
Authorization URL:
-
Token URL:
-
Refresh URL:
-
Scope:
openid permissions global.wildcard offline_access
1
Create the connector
Click Create Connector at the top of the page to create the connector and generate the Redirect URL.
2
Add the Redirect URL to Vantage
Copy the Redirect URL. In your Vantage Public API Client under Authorized Redirect URLs, click Add Redirect URL and paste the URL.
3
Update the OAuth 2.0 flow settings
In your Vantage Public API Client under OAuth 2.0 Flows Settings:
- Disable Require PKCE for Authorization Code Flow.
- Enable Allow issuing refresh tokens to refresh access tokens.
Create a connection
On the Test tab, choose New Connection. A pop-up login window opens. Enter your ABBYY Vantage username and password. Be sure to choose the same account that contains the Public API Client for Microsoft Power Automate.Test the connection
After successfully logging into your Vantage account, the new connection appears in the Connections list. Verify that the connector is functioning properly by testing an operation. SelectListAllAvailableSkills from the Operations list and click Test operation. If it doesn’t work, review the previous steps to ensure all fields have been configured correctly.
