Documaster Integration Team is reachable at the dedicated Microsoft Teams channel for the partner. This is the team that would support you in your integration effort and can be contacted for any issues or questions related to the Documaster Noark5 APIs.
Documaster supports a set of integration environments that a developer can be granted access to. Depending on the specific project and use cases, the setup process on Documaster side includes the following steps:
client_id
and client_secret
for the integration user are setup on the integration servers and provided back to integration developers in a secure mannerArkiv
) with a single Series (Arkivdel
) is setup, to which the developers have access to.Arkiv
), Series (Arkivdel
) and Classification System (Klassifikasjonssystem
) are provided back to developersHaving all the details above, you can try to aquire an access token.
If you would be using our Client SDKs, please take a look at the next section.
Client SDKsIf you are using the Raw HTTP approach, you can proceed to Authentication and Authorization section.
Authentication and Authorization