Skip to main content

Add the Adobe Commerce Connector

Authenticate to Adobe Commerce

After you add the connector, you need to set the required properties. URL: Enter the URL for your Adobe Commerce account (for example, http://YourSiteName/adobecommerce2.) supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

Basic

Token

To connect with an access token, specify the following properties:
  • Auth Scheme: Select Token.
  • Access Token: Enter your Adobe Commerce access token.
To obtain an access token:
  1. Log in to Adobe Commerce.
  2. Select Stores > Settings > Configuration > Services > OAuth > Access Token to generate an access token.

Complete Your Connection

To complete your connection:
  1. For Store Code, enter the code for the store against which you want API requests to be executed. The default value is Default.
  2. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
  3. Click Create & Test to create your connection.

More Information