> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/moloni/wat-is-moloni.md).

# Wat is Moloni?

Begrijp wat Moloni synchroniseert met OutSmart en waarin Moloni en Moloni Spanje verschillen.

**Moloni** verbindt OutSmart met uw Moloni-administratie.

Het vermindert dubbele invoer tussen buitendienstwerk en boekhouding.

### Wat u met Moloni doet

* importeer Klanten, producten en Uursoorten in OutSmart
* exporteer Voltooid Werkbonnen naar Moloni
* operationele en financiële gegevens tussen beide systemen synchroon houden

### Moloni en Moloni Spanje

OutSmart ondersteunt twee Moloni-integraties.

#### Moloni

Gebruik **Moloni** voor het Portugese platform.

Het ondersteunt import voor medewerkers, Klanten, producten, Uursoorten en serviceformulieren.

Het kan Werkbonnen exporteren als Facturen, inkooporders, serviceformulieren, interne Documenten en factuurontvangsten.

#### Moloni Spain

Gebruik **Moloni Spain** voor het Spaanse platform.

Het ondersteunt import voor Klanten, producten, product Categorieën en Uursoorten.

Het kan Werkbonnen exporteren als Facturen en inkooporders.

Het gebruikt ook Webhooks voor realtime updates van Klanten en producten.

### Wat er tussen beide systemen wordt gesynchroniseerd

Met **Moloni** in OutSmart kunt u:

* importeren **relaties** naar Klanten
* importeren **materialen** naar producten
* importeren **uursoorten** van producten die de eenheid Uur gebruiken
* importeren **medewerkers** en **serviceformulieren** in de Portugese Integratie
* Voltooid exporteren **werkbonnen** als financiële Documenten in Moloni

### Hoe de koppeling werkt

De verbinding gebruikt **OAuth** via de Moloni-inlogpagina.

OutSmart doet **niet** sla uw Moloni-wachtwoord op.

U koppelt steeds één Bedrijf in Moloni.

### Hoe de synchronisatie werkt

De automatische synchronisatie wordt elke **15 Minuten**.

U kunt ook een handmatige synchronisatie starten vanaf de Instellingen-pagina.

Voor **Moloni Spain**, webhooks werken Klanten en producten bij zodra ze in Moloni wijzigen.

### Wat u eerst nodig hebt

Controleer voordat u begint of u het volgende heeft:

* toegang tot **Instellingen → Algemeen → Software Integraties**
* een actieve **Moloni** of **Moloni Spain** licentie voor Integratie
* een Moloni Account met de juiste Permissies

### Veelgestelde vragen

<details>

<summary>Welke landen worden ondersteund?</summary>

**Moloni** is voor het Portugese platform.

**Moloni Spain** is voor het Spaanse platform.

Dit zijn afzonderlijke Integraties in OutSmart.

</details>

<details>

<summary>Heb ik een aparte licentie voor Moloni nodig?</summary>

Ja.

U moet de Integratie activeren in de **Licentiemanager** eerst.

</details>

<details>

<summary>Slaat OutSmart mijn Moloni-wachtwoord op?</summary>

Nee.

De verbinding gebruikt OAuth via de Moloni-inlogpagina.

</details>

<details>

<summary>Hoe vaak synchroniseert Moloni?</summary>

De automatische synchronisatie wordt elke 15 minuten uitgevoerd.

U kunt ook een handmatige synchronisatie starten vanaf de Instellingen-pagina.

</details>

### Gerelateerde onderwerpen

* [**Moloni instellen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/moloni/moloni-instellen.md)
* [**Moloni-imports configureren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/moloni/moloni-imports-configureren.md)
* [**Moloni-exports configureren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/moloni/moloni-exports-configureren.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/moloni/wat-is-moloni.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
