Adobe Commerce Connection

See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Adobe Commerce connector.

Adobe Commerce is an e-commerce platform for online businesses.

This topic describes how to authenticate to Adobe Commerce and configure any necessary connection properties in the Adobe Commerce connection connector.

Connection Configuration

Each connection property available in the Adobe Commerce connector is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


URL

The URL used to connect to the Apache Adobe Commerce.


Auth Scheme

The type of authentication to use when connecting to Adobe Commerce.

Possible Values

  • Basic: Set this to perform BASIC user / password authentication.

  • Token: Set this to perform Authentication using an Adobe Commerce Access Token.


Basic

If Basic is selected, additional configuration parameters will get listed.

User

Username of the currently authenticated user. Used to connect to Adobe Commerce 2.x servers only.

Password

Password of the currently authenticated User . Used to connect to AdobeCommerce 2.x servers.


Token

If Token is selected, additional configuration parameter will get listed.

Access Token

The Adobe Commerce Access Token used to authenticate the requests. The Access Token can be either Integration, Admin, or Customer type.


Advanced Configuration

This section contains advanced configuration parameters.

StoreCode

The store code identifies a store in the Adobe Commerce system.

Set the value “all” to execute the API requests on every store in the system. This value only applies to the CMS and Product related tables.


Enable SSL

Option for creating the connection with SSL enabled.

Upload Keystore File

Option to upload keystore file.


Add Configuration: Additional properties can be added using this option as key-value pairs.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top