Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Users | ||
| Job titles |
Gather Humaans credentials
Sign in to the Humaans web app as a workspace
admin.
Synced resource types
- Users: Humaans Persons (employees). Humaans calls these “Persons”; the connector exposes them as users for cross-connector identity correlation.
- Job titles: Per-person job-role history. These are descriptive HR titles, not IAM roles — no permissions are attached.
Configure the Humaans connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Humaans connector is now pulling HR data into C1.
Enter the Humaans credentials:
- Base URL:
https://app.humaans.io(do not include a trailing/api). - API token: The personal access token you created in Humaans.
Connector configuration reference
| Setting | Environment variable | Required | Description |
|---|---|---|---|
| Base URL | BATON_BASE_URL | Yes | Humaans API base URL, usually https://app.humaans.io. Do not include a trailing /api. |
| API token | BATON_API_TOKEN | Yes | Personal access token with public:read and private:read scopes. Stored as a secret. |