fortnox
TARGET_SYSTEM: fortnox
Fortnox is a cloud-based business platform providing accounting, invoicing, and administration solutions for small and medium-sized businesses in Sweden.
Read | Create | Update | ||
---|---|---|---|---|
Accounts | ⌛ | ⌛ | ⌛ | |
Async task | ⌛ | ⌛ | ⌛ | |
Bills | ⌛ | ⌛ | ⌛ | |
Contacts | ❌ | ❌ | ❌ | |
Customers | ✅ | ✅ | ✅ | |
Credit notes | ⌛ | ⌛ | ⌛ | |
Expenses | ⌛ | ⌛ | ⌛ | |
Files | ⌛ | ⌛ | ⌛ | |
Invoices | ⌛ | ⌛ | ⌛ | |
Invoice lines | ⌛ | ⌛ | ⌛ | |
Items | ⌛ | ⌛ | ⌛ | |
Journal entries | ❌ | ❌ | ❌ | |
Offers | ⌛ | ⌛ | ⌛ | |
Offer lines | ⌛ | ⌛ | ⌛ | |
Projects | ⌛ | ⌛ | ⌛ | |
Sales Orders | ❌ | ❌ | ❌ | |
Sales Orders Lines | ❌ | ❌ | ❌ | |
Suppliers | ✅ | ✅ | ✅ | |
Tracking categories | ❌ | ❌ | ❌ | |
Transactions | ⌛ | ⌛ | ⌛ | |
Vendor credits | ⌛ | ⌛ | ⌛ |
✅ = Endpoint available
⌛ = Endpoint in progress
❌ = Endpoint not supported by bexio
How to connect to fortnox
To allow your customers to link your application with their fortnox accounts, you need to set up a fortnox App and submit your application credentials to maesn.
Prerequisites
Before you begin, ensure you have the following:
- A Fortnox account with developer permissions.
Create the Fortnox App
In this step we create the App that a user can install into their fortnox instance to authorize the integration with your application.
- Open the Fortnox Developer Portal (accessible via the menu in the top-left corner).
- If you don’t see this option, check your permissions.
- Click “Create Integration”.
- Enter a name for your application.
- Click “Create Integration”, then select “Edit”.
- Add your Redirect URI: https://api.maesn.dev/auth/callback/fortnox
- Save your changes.
Save Your Client ID and Client Secret
Once the app is created, your Client ID and Client Secret will be automatically generated.
- Make sure to securely store your
Client ID
andClient Secret
.
Configure your integration in the maesn API
In the last step, we setup your API tenant with your App’s details:
- Get in touch with your contact person at maesn to submit the client id and client secret.
If you are not sure who your technical contact is, do not hesitate to reach out to us.
Was this page helpful?