Application registration
Guidance on registering a service application in the Visma Developer Portal, covering steps, approval, credentials, and local development setup.
In order to integrate with Business NXT you must register an application in the Visma Developer Portal and add an integration to Business NXT GraphQL. Here, you will learn how to do this.
Services are application do not require user interaction. They enable a machine-to-machine integration. If you do not require user interaction, this is the type of application you should use.
To integrate your service with Business NXT using GraphQL, you must do the following:
In this section, we discuss each of these points.
If you are not familiar with the OAuth authorization flows, we recommend that you first read carefully the page Understanding OAuth to familiarize yourself with concepts such as authentication and authorization, access tokens, scopes, grants, endpoints and redirect URLs. You need to have a basic understanding of these concepts in order to properly register your application and setup an integration with Business NXT GraphQL Service API.
Guidance on registering a service application in the Visma Developer Portal, covering steps, approval, credentials, and local development setup.
Guide for integrating Visma’s Business NXT GraphQL API, including selecting APIs, confirming integrations, and initiating OAuth flow post-approval.
API documentation for setting up a new user in Business NXT, including creating layouts and assigning application access roles.
Here you can find some examples for how to set up authorization.