# Visma e-conomic

## **Connector Overview**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXec15NslhTiY2nbT6lS8V8pkymHuUNDWo1SJ6KdiBKmKj-nBnEMGi9zthvKczTa_wWOK6rLRLy_1V-9Snx-7-epDDfP_UXmVWzd10z1ovS0A08uNDKs9oSnP2LB6BOajEA5s_XATA?key=XIy8122ZNqmu67sUe4Q2WNF3" alt=""><figcaption></figcaption></figure>

Visma E-Conomic Visma is a cloud-based accounting software that simplifies bookkeeping, invoicing, and reporting. Its intuitive features provide a complete financial overview, enhancing efficiency and profitability for businesses.

## **Authentication Type**

OAuth

## **Webhook Supported**

Yes

## **Secrets**

* PAN\_SEC\_VISMA\_TENANT\_URL
* PAN\_SEC\_VISMA\_APP\_SECRET\_TOKEN
* PAN\_SEC\_VISMA\_GRANT\_TOKEN

## **API Client Supported**

No

## **Requirements for Provisioning**

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

* App Public Token
* App Secret Token

To obtain the information required for setting up your Visma Connector, perform the following steps:

1. [Sign up for a free Visma developer agreement](https://www.e-conomic.com/developer)
2. Sign into your developer account and create your first app via the 'Apps' tab\
   \
   ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdf47RcKJkHC_8OgIUo0NVlOReRwq9GeNSLckmjTtLAjvLfaNhxzaAHUsk0Q7pZ15hpL6KEJQj116O2V2ISnvk94wQPzIE5hQiyRUiRpYrGDq_XIoUmLnjVKiSxEQsVlvB4SONLwA?key=XIy8122ZNqmu67sUe4Q2WNF3)\\
3. An Visma accounting user must grant your app access via the "Installation URL" found in the Tokens section for your app (this results in an AgreementGrantToken)

*For additional information on accessing your Visma tokens, please reference* [*here*](https://www.e-conomic.com/developer/connect)*.*

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information to connect to [Visma](https://secure.e-conomic.com/):

* Email Address
  * Please note - you cannot connect to Visma using a Developer account
* Password

## **API Resources**

For more information on how to utilize the Visma API, feel free to reference the following [documentation](https://restdocs.e-conomic.com/#introduction).


---

# 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/visma-e-conomic.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.
