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 | Delete | Webhook | ||
|---|---|---|---|---|---|---|
| Accounts | ||||||
| Async task | ||||||
| Bank accounts | ||||||
| Bills | ||||||
| Bill lines | ||||||
| Booking proposals | ||||||
| Contacts | ||||||
| Customers | ||||||
| Credit notes | ||||||
| Dimensions | ||||||
| Expenses | ||||||
| Files | ||||||
| Goods receipts | ||||||
| Goods receipt lines | ||||||
| Invoices | ||||||
| Invoice lines | ||||||
| Items | ||||||
| Journals | ||||||
| Journal entries | ||||||
| Offers | ||||||
| Offer lines | ||||||
| Open items | ||||||
| Payments | ||||||
| Payment terms | ||||||
| Projects | ||||||
| Purchase orders | ||||||
| Purchase order lines | ||||||
| Sales orders | ||||||
| Sales order lines | ||||||
| Suppliers | ||||||
| Tax rates | ||||||
| Transactions | ||||||
| Trial balance | ||||||
| Units | ||||||
| Users | ||||||
| Vendor credits |
= Not supported by Maesn at this time
= Not supported by fortnox
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.1
Prerequisites
Before you begin, ensure you have the following:
- A Fortnox account with developer permissions.
2
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
- Add the following scopes: customers, suppliers, accounting
- Save your changes.
3
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 IDandClient Secret.
4
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.