# Fortnox

## **Connector Overview**

<figure><img src="/files/MUbH65Zvc8MBPvXzyiUG" alt=""><figcaption></figcaption></figure>

Fortnox is a cloud-based accounting and financial management platform for small and medium-sized businesses, offering tools for invoicing, payroll, bookkeeping, and tax reporting to simplify operations and boost efficiency.

## **Authentication Type**

OAuth2

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_FORTNOX\_OAUTH\_ACCESS\_TOKEN
* PAN\_SEC\_FORTNOX\_OAUTH\_SCOPE
* PAN\_SEC\_FORTNOX\_OAUTH\_EXPIRES\_IN
* PAN\_SEC\_FORTNOX\_OAUTH\_EXPIRES\_AT
* PAN\_SEC\_FORTNOX\_OAUTH\_CLIENT\_ID

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Fortnox information must be gathered:

* Client ID
* Client Secret
* Scope
  * For more information on available scopes, please see [here](https://www.fortnox.se/developer/guides-and-good-to-know/scopes).

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will perform the following steps to connect to Fortnox:

1. Select Connect
2. Select the Fortnox URL under Tenant Secrets
3. Enter the following information:
   1. Fortnox Username
   2. Password
4. Approve Authorization for Pandium to access Fortnox

## **API Resources**

For more information on how to utilize the Fortnox API, feel free to reference the following [documentation](https://apps.fortnox.se/apidocs).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/fortnox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
