Magento 2 - Product Data - Customer Implementation

Please follow the below steps in order to authenticate Intelligent Reach to fetch Product data from the Magento 2 REST APIs

The steps outlined below will create access credentials for Product Data only. If Order Sync is also needed, please refer to the following documentation - Click Here (need to add Order Sync docs)

  • Within the back-end of Magento 2, create a set of access credentials for the REST API that has permissions to acsess:
    • Products
    • Catalog
    • Inventory
    • Attributes
  • Please also make note of the Magento 2 Domain URL (if different to the front-facing shop URL), as we will need this during the implementation.
  • If you have multiple Stores or Store Views, please provide us with the Store ID(s) and Store View ID(s), as appropriate. 
  • If you are able to, please also confirm whether your Magento 2 instance supports HMAC-SHA1 or HMAC-SHA256 for authorisation. (Our engineers will test both, if this cannot be provided)
  • And finally, depending on whether you have created credentials via OAuth or Bearer token support, you will need to send back to Intelligent Reach the following credentials:
    • Third Party OAuth
      • Consumer Key
      • Consumer Secret
      • Access Token
      • Token Secret

    • Bearer Token
      • Consumer Key
      • Consumer Secret
      • Bearer Token