Skip to main content

Guides

Help center

Short, illustrated guides for the redaction path, Fast Track, cases, integrations, and compliance.

All articles
Integrations
1 min read

GetOrganized connector

Netcompany GetOrganized via /_goapi. Basic or Bearer only; NTLM is not supported.

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

GetOrganized over /_goapi. Basic or Bearer only. NTLM is not supported.

Prerequisites: /_goapi exposed on public HTTPS or a private link, with Basic or Bearer for the integration account. Terminate NTLM at a reverse proxy if that is all the farm speaks.

Open Integrations, then Connect on GetOrganized. The numbered guide on that page matches the steps below.

GetOrganized sits on SharePoint. Northdocs calls /_goapi with Basic or Bearer. NTLM inside Northdocs is not supported; terminate NTLM at a reverse proxy if that is all the farm speaks.

  1. 1

    Expose /_goapi with Basic or Bearer

    Public HTTPS or a private link. If the farm is NTLM-only, put Basic or Bearer on a reverse proxy in front of GetOrganized.

  2. 2

    Enter the GetOrganized host

    Example: https://go.kommune.dk. Northdocs appends /_goapi unless the base already ends with /_goapi.

  3. 3

    Paste the integration account

    Username and password for Basic, or a Bearer token from the proxy.

  4. 4

    Scope to a sandbox case

    Non-production case id. Do not write back into live citizen cases.

  5. 5

    Connect, then browse

    No GetOrganized login in Northdocs. If you get 401 on an NTLM-only account, the proxy is not issuing Basic/Bearer yet.

NTLM inside Northdocs is not supported. Put Basic/Bearer on the proxy in front of GetOrganized.

See also: Danish ESDH connectors and ESDH write-back certification.

Related articles

Still need a hand?