---
title: "Webhooks"
description: "Learn how to subscribe to and configure ERP webhooks via the Visma Developer Portal for real-time updates and notifications."
lang: en
languages:
  en: https://docs.vismasoftware.no/vismanetapi/webhooks/index.md
lastmod: 2026-01-28
---

> Documentation index: https://docs.vismasoftware.no/vismanetapi/webhooks/llms.txt


# Webhooks

Last modified January 28, 2026

> Learn how to subscribe to and configure ERP webhooks via the Visma Developer Portal for real-time updates and notifications.

The following API´s support webhooks

- [Visma Net Financial API](https://api.finance.visma.net/API-index/index.html)
- [Visma Net Sales Order API](https://salesorder.visma.net/swagger/index.html)
- [Visma Net Journal Transaction API](https://journaltx.visma.net/swagger/index.html)

Webhooks in Visma Net allow you to receive real-time updates directly to your endpoint. By subscribing to a webhook, you can easily integrate these updates into your systems.

>[!TIP]
> **Visma Webhook Dispatcher** uses the following Public IPs when sending webhooks to registered subscriptions. If needed, these IPs can be configured in a whitelist setup of your infrastructure.
>
> - 18.202.121.26
> - 34.242.104.102
> - 54.220.26.45

---

[View this page](https://docs.vismasoftware.no/vismanetapi/webhooks/)


## In this section


- [Setup webhooks for your application](https://docs.vismasoftware.no/vismanetapi/webhooks/setup-webhooks-for-your-application/index.md): Learn how to setup webhooks for your application in Developer Portal

- [Supported events and entitites](https://docs.vismasoftware.no/vismanetapi/webhooks/event-and-entities/index.md): This document provides an overview of the different events and entities which support webhooks.
