Link Search Menu Expand Document
Odoo Magento2 Connector
User Guide
Odoo Version Contact Us

Generate Access Token From Magento Store

Access Token provides the authorization to act on behalf of the user while integrating with other software. It is your identity that provides an easy way to work with Magento in Odoo and is a widespread standard program across well-known organizations and services. This access token is necessary to link a Magento store with an instance in Magento in Odoo. So, let’s generate it step-by-step from the Magento store.

  1. Log in to the Magento 2 Admin Panel.
  2. Go to the System / Integration menu.

 

  1. Click on the button Add New Integration.
  2. Enter General Information like a name for integration, email, and current user’s magento store login password.
  3. Go to API tab > and Select ALL In Resource Access and Click on Save button to save Integration.

 

  1. To activate Integration click on the Activate link.

 

  1. Click on the Allow button in the opened Popup link.

 

  1. Save Access token and click on Done to use the Integration link.

 

Note

Configuration option “Allow OAuth Access Tokens to be used as standalone Bearer tokens” needs to be set “YES”. If this is set as “NO” then, a new instance will not be created even if the access token and Magento URL have been set correctly. To check this, Stores > Configuration > Services > OAuth > Consumer Settings > Allow OAuth Access Tokens to be used as standalone Bearer tokens

Table of contents