The Monday connector for Gemini Enterprise lets you perform insert, delete, update, and read operations on Monday datasets.
Required permissions
To enable Gemini Enterprise to perform federated search using the Monday data store, you need to enable following scopes:
| Scope | Purpose |
|---|---|
| account:read | Allows the app to view account details and user information. |
| assets:read | Allows the app to view and download files (assets) attached to items or updates. |
| boards:read | Grants access to view board structures, column metadata, and all item data within boards. |
| docs:read | Allows the app to read the content and structure of Monday Workdocs. |
| me:read | Allows the app to view information about the authenticated user. |
| tags:read | Allows the app to view tags associated with items or boards. |
| teams:read | Allows the app to view team information and structures. |
| users:read | Allows the app to view user details and profiles. |
| updates:read | Allows the app to read updates (posts), replies, and activity logs on items. |
| webhooks:read | Allows the app to view the list of existing webhooks configured on a board. |
| workspaces:read | Grants permission to view workspace names, IDs, and their internal structures. |
For information on how to configure these scopes, see Set redirect URL and scopes.
Limitations
This section outlines known issues and limitations that may affect your use of the Monday data store.
- When creating a new app or adding a data store to an existing one, it's recommended to associate only one data store with actions belonging to a single connector type.
- Enforcing a VPC Service Controls perimeter on existing Monday data stores is not supported. To enforce VPC Service Controls, you must delete and recreate the data stores. For more information on VPC Service Controls and how to use actions after enabling VPC Service Controls, see Secure your app with VPC Service Controls.
- The Monday data store is supported only in the
global,us, andeulocations.
What's next
- To create and configure a connector with Monday, see Set up a Monday data store.