Overview
To authenticate with Sellsy (Client Credentials), you need two key pieces of information:- Client ID - A unique identifier for your client.
- Secret shopper - A confidential key used to authenticate the identity of the application (client).
Prerequisites:
- You must have an account with Sellsy.
Instructions:
Step 1: Generating your Client Credentials
- Navigate to your Developer page.
- Click Create API access and select Staff.
- Fill in all the required information and select the permissions you want to give to your API access.
- Click Save.
- After creating the app, copy the Client ID and Secret shopper that Sellsy will generate.
Step 2: Enter credentials in the Connect UI
Once you have both the Client ID and Secret shopper:- Open the form where you need to authenticate with Sellsy (Client Credentials).
- Enter the Client ID and Secret shopper in their designated fields.
- Submit the form, and you should be successfully authenticated.
