Read this article to learn how you can easily create OAuth Clients.
An OAuth, read Open Authorization , is an open standard for authorization. This makes it possible to create a link between your webshop or application and the Dashboard. You do this by means of a secret code and client ID.
You can find more depth about OAuth Clients in our publicly available API documentation.
Follow these steps to create an OAuth Client:
Log in to your Business Dashboard
Navigate to 'Apps' and then to Integrations
Click on OAuth Clients in the vertical bar and then on the blue Add button.
βBy clicking on the OAuth Client, the Client ID and secret code are createdDepending on the type of integration to be accomplished, you will also need to update the redirect URL
π You have now created an OAuth Client. Use the requested data to create a link between your application and the Dashboard. You can enter this in your own environment.