Acadre connector
Acadre PWI REST under /Frontend/Api with Basic or Bearer after the kommune STS.
How it works
Connect
Admin credentials
Browse
Folder or case scope
Import
Into a Northdocs case
Apply
Then verify
Write-back
Optional, off by default
Prerequisites: PWI/PWS HTTPS host or private link; Basic service user or Bearer after their certificate STS. Northdocs does not speak the STS.
Open Integrations, then Connect on Acadre. The numbered guide on that page matches the steps below.
Acadre (Formpipe / Sikri Public) exposes PWI REST. Certificate-backed STS stays on the kommune side. Northdocs only needs the HTTPS host plus Basic or Bearer after that exchange.
- 1
Get PWI access from IT
Public HTTPS host or a private link, plus a service user. If they use a certificate STS, they mint Basic or Bearer for you. Northdocs does not speak that STS.
- 2
Enter the Acadre host
Example: https://acadre.kommune.dk. Northdocs calls {base}/Frontend/Api/Cases unless the base already ends with /Frontend/Api.
- 3
Paste Basic or Bearer
Username and password, or a Bearer access token after their STS. Fill one of those credential sets.
- 4
Scope to a sandbox case
Never point write-back at live citizen cases. Put the sandbox case id on the left.
- 5
Connect with credentials
No Acadre login screen. Browse the sandbox case, import, then run ESDH write-back certification.
Certificate-backed STS stays on the kommune side; paste the resulting Basic or Bearer credentials.
See also: Danish ESDH connectors and ESDH write-back certification.
Related articles
Still need a hand?