Visma Software Nordic Documentation logo
Products
Admin
Business NXT API
Expense
OneStop Reporting
Period & Year
Visma Employee App
Visma Manager App
Visma Net API
Visma.net AutoReport
Approval
English
Norsk
Svenska
Business NXT API
Getting started with GraphQL queries
Exploring the API
GraphiQL
Postman
Insomnia
Making requests from code
Authentication
Understanding OAuth
Services
Application registration
GraphQL API integration
User Setup
Examples for setting up authorization
Postman
Insomnia
Web applications
Application registration
GraphQL API integration
Setting up user nightly jobs with unattended access
Examples for setting up authorization
.NET Code Sample
Postman
Insomnia
GraphQL Schema
Queries
The Query Type
Grouping
Aggregates
Distinct values
Fetching user's available customers
Fetching user's available companies
Model information
Mutations
The Mutation Type
Insert operations
Update operations
Delete operations
Processings
Reports
Async queries
Date and time fields
Bitflags
Enum fields
GraphQL Features
Filtering
Sorting
Pagination
Fragments
Named queries and parameters
Aliases
Directives
Error handling
Unoptomized queries
Batch requests
GraphQL Extensions
Read extensions
Write extensions
DME
Webhooks
Visma Development Portal
Business NXT configuration
Samples
How Tos
Best practices
How to create and finish an order
How to get customer prices
How to add an attachment to an order
How to create and update a batch
How to invoice an order
How to add a document to a voucher
How to read text from the Text table
Interactive GraphiQL IDE
Deprecated features
📙
Release Notes
Batch requests limited to 32 operations
May 23, 2024
Api: Graphql
Defined a limit of 32 requests in a batch. See
Batched requests
.
Domain metadata available in model information
May 23, 2024
_in and _not_in support in having
May 23, 2024