Sellsy
What’s Supported
Supported Actions
This connector supports:
- Proxy Actions, using the base URL
https://api.sellsy.com
.
Before You Get Started
To connect Sellsy with Ampersand, you will need a Sellsy Account.
Once your account is created, you’ll need to create an app in Sellsy and obtain the following credentials from your app:
- Client ID
- Client Secret
You will then use these credentials to connect your application to Ampersand.
Create a Sellsy Account
Here’s how you can sign up for a Sellsy account:
- Go to the Sellsy Sign Up page.
- Sign up using your preferred method.
Creating a Sellsy App
Follow the steps below to create & configure a Sellsy app.
-
Log in to your Sellsy account.
-
Go to Menu, Settings, and select Developer Portal in your Sellsy account.
-
Click the API V2 (beta) tab, then click Create API Access and select the API access type as Private.
-
Enter your application’s name as the Access name.
-
In the Redirect URLs section, enter the Ampersand redirect URL:
https://api.withampersand.com/callbacks/v1/oauth
. -
Choose the scopes that are applicable to your application.
-
Make sure to click Save.
Add Your Sellsy App Info to Ampersand
-
Log in to your Ampersand Dashboard.
-
Select the project you want to create a Sellsy integration in.
-
Select Provider Apps.
-
Select Sellsy from the Provider list.
-
Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.