---
title: "Business NXT configuration"
description: "Guide to configuring Business NXT - Create and link User, WebhookTarget, and Webhook Subscription tables. Support outlined for multiple targets and…"
lang: en
languages:
  en: https://docs.vismasoftware.no/businessnxtapi/webhooks/bnxt/index.md
lastmod: 2026-07-10
---

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


# Business NXT configuration

Last modified July 10, 2026

> Guide to configuring Business NXT - Create and link User, WebhookTarget, and Webhook Subscription tables. Support outlined for multiple targets and…


To confiture Business NXT for webhooks, do the following:

- Create a layout that contains the table `User`.
- From the `User` table, join in `WebhookTarget` (via User name->User name).
- From `WebhookTarget` join in `WebhookSubscription` (Webhook target->Line no.).
- Save your changes.

You will need a user with the same name as the application client ID in the Developer Portal. If you set up for GraphQL you will probably have that already.

You can add multiple targets for the application and multiple subscriptions on each target. You will have to add one line of subscription per combination of company and table.


---

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