ODBC Driver for Monday

Build 25.0.9434

UpdateViewers

Retrieves the viewers associated with updates.

View-Specific Information

SELECT

The driver uses the Monday API to process some of the filters. The driver processes other filters client-side within the driver.

  • UpdateId supports the '=','IN' comparison operators.
For example, the following queries are processed server side:
SELECT * FROM UpdateViewers WHERE UpdateId = '3578971'

Columns

Name Type References Description
Id [KEY] String The viewer's unique identifier.
Medium String The channel through which the user views the update.
UpdateId [KEY] String

Updates.Id

The update's unique identifier.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434