Sage Active
TARGET_SYSTEM: sage-active-de
sage-active-es
sage-active-fr
Sage Active is a solution designed to facilitate management and accounting processes, save time and centralize all data in the Cloud.
When targeting Sage Active endpoints, it is essential to fill in the environmentName and companyId query parameters.
You can obtain these values by using the GET Companies
available under the Authentication section.
Please use the id field as the companyId and the environmentId field as the environmentName.
Accounts | Bills | Customers | Credit notes | Files | Invoices | Items | Purchase orders | Sales orders | Suppliers | Tracking categories | Transactions | Vendor credits | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Read | ⌛ | ❌ | ✅ | ⌛ | ❌ | ✅ | ✅ | ❌ | ❌ | ✅ | ⌛ | ⌛ | ⌛ | |
Create | ⌛ | ❌ | ✅ | ⌛ | ❌ | ✅ | ✅ | ❌ | ❌ | ✅ | ⌛ | ⌛ | ⌛ | |
Update | ⌛ | ❌ | ⌛ | ⌛ | ❌ | ⌛ | ⌛ | ❌ | ❌ | ⌛ | ⌛ | ⌛ | ⌛ |
How to connect to Sage Active
To allow your customers to link your application with their Sage Active account, you need to set up a Sage Active App and submit your application credentials to maesn.
Prerequisites
Before you begin, ensure you have the following:
- An active Sage Active account with a valid subscription.
Set up a Sage Active Application
- Sign in to your Sage Active account.
- In the sidebar, select Settings.
- Select “Application keys”.
- Select Apps
- To set up a new application, select “Add a new app”, enter a name for your application, add an URL and a contact email.
- Click “Next”.
- Select the right Sage Active type for your needs (DE/ES/FR).
- Under “CallBack URLs” enter one of the following URIs:
https://api.maesn.dev/auth/callback/sage-active-de
https://api.maesn.dev/auth/callback/sage-active-es
https://api.maesn.dev/auth/callback/sage-active-fr
- Click “Save”.
On the “Solutions” page of your application, you will find all the information about your application. Note the “Client ID”, “Client Secret” and the “Subscription primary key” as it will be needed later.
Configure Your Integration in the maesn API
Finally, set up your API tenant with your application’s details:
- Contact your maesn representative to submit the client ID and client secret and the subscription key.
If you are not sure who your technical contact is, do not hesitate to reach out to us via support@maesn.com, but do not enter your client credentials directly in the email. That’s not safe!
Was this page helpful?