Skip to main content

Attio

Adding Attio as a data source

Do the following to add Attio as a data source:

  1. From the left navigation panel, click Lakehouse and then click Data Sources.

  2. From the upper right corner of the page, click the + New Data Source button to start the process of adding a new data source.

  3. In the New Data Source page, click the Attio icon.

  4. Specify the following details to add Attio. Once you have connected a data source, the system immediately fetches its schema. After this schema retrieval process is complete, you can browse and interact with the tables and data.

FieldDescription
Connection NameEnter a unique name for the connection.
API KeySpecify your Attio API Key. You can generate and manage API keys in your Attio workspace settings under Developers > API Keys.
Start DateEnter the date in the MM-DD-YYYY format. DataGOL will replicate the data updated on and after this date. If this field is blank, DataGOL will replicate data for the last two years. This applies only to incremental streams.
  1. Click Submit.

Supported sync modes

  • Full Refresh | Overwrite
  • Full Refresh | Append
  • Incremental | Append

Supported Streams

  • companies
  • deals
  • funds
  • fundraises
  • lists
  • meetings
  • notes
  • people
  • product
  • store
  • tasks
  • transcripts
  • users
  • workspaces
  • projects

Attio API Key Generation Guide

Step 1: Log in to Attio

  1. Go to: https://app.attio.com
  2. Log in with your account.

Step 2: Open Developer Settings

  1. Click your profile icon (top-right corner).
  2. Select Settings.

Step 3: Navigate to API Keys

  1. In the left sidebar, go to Developers.
  2. Click API Keys.

Step 4: Create a New API Key

  1. Click Create API Key.
  2. Give the key a name (for example: datagol integration).
  3. Click Generate.

Step 5: Copy and Save the Key

  • Attio will display the API key immediately after generation.
  • Copy it now — it will not be shown again.
  • Store it in a secure location such as a password manager or secrets vault.

Was this helpful?