Finale Knowledge Base

How to connect an integration to Magento 2.3

  1. Login to your Magento 2 store admin screen

  2. Scroll the screen down and choose System ->Integrations->Add New Integration to display the New Integration page.

    Screenshot_042020_093230_AM.jpg
    Screenshot_042020_093733_AM.jpg

  3. Enter a unique name for the integration in the Name field. Then enter your admin password in the Your Password field. Leave all other fields blank.
    Screenshot_042020_093936_AM.jpg

  4. Click the API tab. Select the Magento resources the integration can access. You can select all resources, or select a custom list.
    Screenshot_042020_094348_AM.jpg


    • If you would like to grant access only to the resource required for the tasks you're using, enable access to the resources listed below.

      • Sales

      • Catalog

        Screenshot_042020_095944_AM.jpg

    • For Magento 2.3+, Import Products and Push Stock also require access to the following resources:

      • Stores->Settings->Configuration->Inventory Section

      • Stores->Settings->Configuration->Catalog Section

        Screenshot_042020_095550_AM.jpg

      • Stores->Inventory Section

        Screenshot_042020_095756_AM.jpg

  • Click Save to save your changes and return to the Integrations page.

  • Click the Activate link in the grid that corresponds to the newly-created integration.

  • Click Allow. A dialog box used value in below.

  • Enter your store's main url (not the admin screen, but the top level url) and the access token for the integration you just created:

    • Store URL:

    • Access Token:

  • Click the button below to authenticate with your Magento store.

    Test integration

Back to Top