Client connection configuration

Client Connection Configuration

Ensure you have read System requirements before proceeding further.

We use REST API to access PlentyMarkets resources that require authentication to run HTTP requests.

The API uses OAuth 2.0 protocol for authorization and the “Bearer” authentication scheme to transmit the access token. Access tokens are valid for 24 hours. When the access token expires, our connector will use the refresh token to obtain a new access token. If refresh token is not available, or this is an initial connection, we will use username and password to obtain both tokens.

We recommend creating a separate admin user dedicated to manage Magento connection.

Connection overview

Create Admin User

  1. Visit PlentyMarkets backend system.
  2. On the Admin menu, go to Setup > Settings > User > Accounts.
  3. Click on New button to open a popup form.
  4. Enter all the required information and ensure to set UI Language to English, and Access to Admin
  5. Save new user.
Create Admin User
Create Admin User
It is vital that the UI Language is set to English and access to Admin!

Obtain Required Information

To configure the connection you will require the following information:

  1. PlentyMarkets client ID - your system main ID number;
    • The ID can be obtained from Setup > Client > Choose your main client > Settings > Plenty ID.
  2. PlentyMarkets client URL - your system domain;
    • The URL can be obtained from Setup > Client > [Choose main client] > Settings > Domain.
  3. PlentyMarkets client store ID - your main store ID;
    • The ID can be obtained from Setup > Client > Choose your main client > Settings > Store ID.
  4. PlentyMarkets owner ID - the ID of the username that is used to connect your Magento (the one you created in previous step);
    • The owner ID is the ID of username that’s used to connect Magento (user you have created in previous step).
Obtain Client Information
Obtain Client Information
PlentyMarkets owner ID
PlentyMarkets owner ID

Configure The Connection

  1. Visit Magento backend system.
  2. On the Admin sidebar, go to SoftCommerce > PlentyMarkets > Manage Client Connection and do the following:
    • Client ID - Enter PlentyMarkets client ID as described in previous step #1.
    • Name - Enter name of the connection. For example: Mage2Plenty.
    • Client URL - Enter PlentyMarkets client URL as described in previous step #2. Ensure the URL contains HTTPS secure protocol.
    • Client Store ID - Enter PlentyMarkets client store ID as described in previous step #3.
    • Client Username - Enter PlentyMarkets client username.
    • Client User Password - Enter PlentyMarkets client user password.
    • Client Owner ID - Enter PlentyMarkets owner ID as described in previous step #4.
    • Test Connection - Click on the button to test the connection.
  3. Save and close the configuration view page.
Ensure the client URL contains HTTPS secure protocol!
PlentyMarkets owner ID
PlentyMarkets owner ID

Profile system configuration
About Profiles