cBrain F2 connector
F2Rest /cases and /documents. cBrain in the catalog is the same adapter.
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: F2Rest HTTPS base confirmed by cBrain or kommune IT; OAuth client or Basic service user; sandbox case id. Official OpenAPI is partner-gated.
Open Integrations, then Connect on cBrain F2 (or cBrain). The numbered guide on that page matches the steps below.
cBrain F2 uses F2Rest. Official specs are partner-gated, so your cBrain contact or kommune IT must confirm the HTTPS base that serves /cases and /documents.
- 1
Confirm F2Rest with cBrain or IT
You need the public HTTPS base (or a private link) plus an integration account. Official OpenAPI is not public.
- 2
Choose OAuth or Basic
Prefer OAuth token URL + client id/secret. Otherwise paste a Basic service username and password.
- 3
Enter the F2Rest base
Example: https://esdh.kommune.dk/api. Do not append /cases yourself. Northdocs calls {base}/cases and {base}/documents.
- 4
Scope to a sandbox case
Put a non-production case id in Sandbox case id before write-back.
- 5
Connect, then browse
No F2 login in Northdocs. Browse the sandbox case, import into a Northdocs case, certify write-back before production.
cBrain in the catalog is the same product line (this adapter).
See also: Danish ESDH connectors and ESDH write-back certification.
Related articles
Still need a hand?