# Linking Monday.com as a source - Docs

![](https://res.cloudinary.com/dmukukwp6/image/upload/texture_tan_9608fcca70)

![](https://res.cloudinary.com/dmukukwp6/image/upload/texture_tan_dark_a92b0e022d)

Let AI connect your sources for you

Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

`npx @posthog/wizard warehouse`

[Learn more](/wizard.md)

![PostHog Wizard hedgehog](https://res.cloudinary.com/dmukukwp6/image/upload/wizard_3f8bb7a240.png)

**Alpha release**

This source is currently in **alpha**. The interface and available tables may change.

The Monday.com connector pulls your monday.com data – boards, items, users, and workspaces – into the PostHog data warehouse.

## Adding a data source

1.  Go to the [sources tab](https://app.posthog.com/data-management/sources) of the data pipeline section in PostHog.
2.  Click **\+ New source** and then click **Link** next to Monday.com.
3.  You need an API token from monday.com. Go to your monday.com account, click your profile picture, select **Developers** > **My access tokens**, and create a new token. Copy the token value.
4.  Back in PostHog, paste the token in the **API token** field and click **Next**.
5.  Select the tables you want to sync, set the sync method and frequency, then click **Import**.

Once the syncs are complete, you can start using monday.com data in PostHog.

## Available tables

| Table | Description | Sync method |
| --- | --- | --- |
| boards | Boards accessible to your token | Full refresh |
| items | Items across all boards (includes _board_id for board linkage) | Full refresh |
| users | Users in your monday.com account | Full refresh |
| workspaces | Workspaces your token can access | Full refresh |

**Full refresh** tables reload all data on each sync.

## Sync limitations

All monday.com tables are full refresh only. monday.com's GraphQL API doesn't expose timestamp-based filtering for list queries, so each sync reloads the full collection.

## Configuration

| Option | Type | Required |
| --- | --- | --- |
| API token | password | Yes |

## Supported tables

| Table | Description | Sync method | Incremental field | Primary key |
| --- | --- | --- | --- | --- |
| boards | A monday.com board — a workspace that organizes items into groups and columns. | Full refresh | — | — |
| items | A monday.com item — a single row on a board, with values across its columns. | Full refresh | — | — |
| users | A member of the monday.com account. | Full refresh | — | — |
| workspaces | A monday.com workspace — a container that groups related boards and folders. | Full refresh | — | — |

### Community questions

Ask a question

### Was this page useful?

HelpfulCould be better