Setting Up a Shopware Connection in Lynks
To integrate with Shopware, you need to create an OAuth client. Follow these steps:
- Log in to your Shopware Admin and access the backend.
- In the left sidebar, go to Settings > System.
- Click on Plugins, then select My Apps.
- Click on Create App.
- Enter the required details:
- Name: Give your app a name.
- Description: Provide a brief description.
- Permissions: Set the required permissions.
- Click Generate Client ID and Client Secret.
- Copy the Client ID and Client Secret for future use.
- Click Save to store the app details.
- Obtain Your Webshop URL
Your Shopware store URL is typically in the format:https://your-shop-domain.com
.