Skip to main content

Aha!

The Aha! source connector lets you connect an Aha! account to your workspace.

Status

This connector is currently in development.

  • Connection (credential validation) is supported.
  • Data extraction is not yet available.

Setup

Prerequisites

  • An Aha! account (your Aha! subdomain / tenant label)
  • An Aha! API key

Create an API key in Aha!

  1. In Aha!, generate an API key (Personal API token).
  2. Copy the token value—you’ll use it as the connector’s API key.

Authentication

Aha! authentication uses:

  • Base URL: https://{account}.aha.io
  • Auth method: Bearer token
  • Validation endpoint: GET /api/v1/me

Configuration

FieldTypeRequiredDescription
accountstringYour Aha! account subdomain (tenant label). Example: mycompany for https://mycompany.aha.io. Must be a valid DNS label: 1–63 characters, alphanumeric and hyphens only, and cannot start or end with -.
api_keystringYour Aha! API key (used as a Bearer token).

Streams

No streams are currently available. Extraction will be added in a future release.