In your Magento backend, go to System > Extensions > Integrations.
Click Add New Integration.
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.
Click the API tab. Select the Magento resources the integration can access. You can select all resources, or select a custom list with at least those items (and children) selected: Catalog, Marketing, Stores
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 similar to the following displays:
Copy the Access Token. Go to your Tapita Dashboard > Synchronization.
- URL: the base URL of your Magento website
- Token: the Access Token that you can get in the previous step
Go to Integration tab and click Generate Token. Then, copy the generated Integration Token to use in the next steps.
For Magento PWA Studio
Open the file src/override/magentoRoute.js and change the value at this line to the Integration Token you got in previous step.