Generate Access Token On Magento
Access Token tells us that you have 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. So, let’s generate it step-by-step from the Magento interface.
- Log in to Magento 2 Admin Panel.
- Go to the System / Integration menu.
- Click On button Add New Integration.
- Enter General Information like a name for integration, email, and current user’s password.
- Go to API tab > and Select ALL In Resource Access and Click on Save button to save Integration.
- To active Integration click on the Active link.
- Click on the Allow button in the opened Popup link.
- Save Access token and click on Done to use the Integration link.