Altinn Service Integration
How to get started sending notifications from an Altinn Service
1. Register your Maskinporten Client with correct scopes
To use the Altinn Notifications API, you must have a Maskinporten client with the correct scope.
The scope altinn:serviceowner/notifications.create is required for clients to access the Notifications API.
All registered service owners have been delegated this scope by Digdir and should be able to find it in their list of scopes in Samarbeidsportalen.
For a guide on how to register a new Maskinporten integration in Samarbeidsportalen, please see Altinn Authorization
2. Integrate against Notifications API
You are now ready to start integrating against the Notifications APIs, see the developer guides for next steps.