Monday.com connector reference
This feature is in Beta. To use it, a workspace admin must turn on Lakeflow Connect for Monday.com from the Previews page. See Manage Databricks previews.
This page has reference information for the managed Monday.com connector, including supported source tables and destination table schemas.
Connector options
The Monday.com connector supports the following configuration options. Set pipeline-scoped options in the source_configurations block and table-scoped options in the connector_options block of each table in your pipeline definition. See Examples for usage.
Option | Type | Scope | Required | Applies to | Description |
|---|---|---|---|---|---|
| String (ISO 8601, | Pipeline | No |
| Earliest timestamp from which to ingest activity logs, in ISO 8601 UTC format (for example, |
| Array of strings | Table | No |
| Board IDs to ingest, specified as a JSON array of ID strings (for example, |
Supported source tables
The Monday.com connector supports the following source tables, all under the default source schema:
Source table | Primary key | Description | Sync mode | Cursor field |
|---|---|---|---|---|
|
| Boards in your Monday.com account, including their columns, groups, and settings. | Full refresh only | |
|
| Users in your Monday.com account, including their roles and contact details. | Full refresh only | |
|
| Teams in your Monday.com account and their members. | Full refresh only | |
|
| Tags defined in your Monday.com account. | Full refresh only | |
|
| Workspaces in your Monday.com account and their settings. | Full refresh only | |
|
| Updates posted on items, including replies and attached assets. | Full refresh only | |
|
| Board activity events, such as item and column changes, across your boards. | Incremental |
|
Destination table schemas
boards
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
users
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
teams
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
tags
Field | Data type |
|---|---|
|
|
|
|
|
|
workspaces
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updates
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
activity_logs
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|