Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Users | ||
| Teams |
Gather Aha! credentials
Configuration fields
| Field | Required | Description |
|---|---|---|
base-url | Yes | The base URL of your Aha! account, https://your-account.aha.io, with no trailing slash and no /api suffix. |
api-key | Yes | A personal API key from Settings > Personal > Developer, sent as a bearer token on every request. |
Synced resource types
- Users: account users from
/api/v1/users. - Teams: teams from
/api/v1/teams, each with a single member entitlement. - Team membership: member grants from each team’s membership list.
Special notes
- Provisioning is not supported in the current build. The connector is read-only.
- The connector authenticates with a personal API key sent as a bearer token.
- An Aha! team can include virtual users — capacity-planning placeholders that do not have an Aha! user account. Virtual users are not synced as users and do not receive member grants. Teams that include virtual members show member grants only for their real Aha! users.
- One connector reads one Aha! account. To cover multiple accounts, configure one connector per account.
Configure the Aha! connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Aha! connector is now pulling access data into C1.
Paste the Aha! credentials into the relevant fields:
- Aha! account URL:
https://your-account.aha.io. - API key: The personal API key you created.