Linking Monday.com as a source

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 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

TableDescriptionSync method
boardsBoards accessible to your tokenFull refresh
itemsItems across all boards (includes _board_id for board linkage)Full refresh
usersUsers in your monday.com accountFull refresh
workspacesWorkspaces your token can accessFull 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

OptionTypeRequired
API tokenpasswordYes

Supported tables

TableDescriptionSync methodIncremental fieldPrimary 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

Was this page useful?

Questions about this page? or post a community question.