Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Employees | ||
| Departments |
Gather Breathe credentials
Configuration fields
| Field | Required | Description |
|---|---|---|
base-url | Yes | The base URL of the Breathe API, with no trailing slash. For Breathe accounts this is https://api.breathehr.com. |
api-key | Yes | A Breathe API key. It is sent in the X-API-KEY request header. |
Synced resource types
- Employees: people from
/v1/employees. Each employee becomes a user. - Departments: departments from
/v1/departments. Each department becomes a group with a singlememberentitlement. - Department membership: an employee is a member of the department named by
the employee’s
department_id.
Special notes
- Provisioning is not supported. The connector reads employees and departments only.
- The connector authenticates with a single API key sent in the
X-API-KEYrequest header. - An employee whose record marks them as deleted, records an employment end date in the past, or reports a non-active status is synced with a disabled status.
- An employee with no department is synced as a user but holds no department membership.
- Breathe does not list the members of a department directly, so the connector reads each employee’s department from the employee record and matches it to the department.
Configure the Breathe connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Breathe connector is now pulling access data into C1.
Paste the Breathe credentials into the relevant fields:
- Breathe API URL:
https://api.breathehr.com. - API key: The API key you created in Breathe.