Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Users | ||
| Groups |
Gather Document360 credentials
Create a new API token (or select an existing one) with read access to
team accounts and team account groups. Copy the token value.
Configuration fields
| Field | Required | Description |
|---|---|---|
base-url | Yes | The Document360 API host for your project’s region, with no trailing slash and no path: https://apihub.document360.io or https://apihub.us.document360.io. |
api-token | Yes | A Document360 API token. The token is sent as-is in the api_token request header and must be able to read team accounts and team account groups. |
Synced resource types
- Users: Document360 team accounts (the people who author and manage the knowledge base).
- Groups: Document360 team account groups, each with a
memberentitlement. - Group memberships: each user’s group memberships, granted against the
matching group’s
memberentitlement.
Special notes
- Provisioning is not supported in the current build.
- The connector is read-only and authenticates by sending the API token as
the bare value of the
api_tokenheader. - Readers and reader groups (knowledge base consumers) are not synced; the connector covers team accounts only.
- API tokens are scoped to one Document360 project. To govern multiple projects, configure one connector per project.
Configure the Document360 connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Document360 connector is now pulling access data into C1.
Paste the Document360 credentials into the relevant fields:
- Document360 API URL: The API host for your project’s region.
- API token: The Document360 API token.