TDV Adapter for Monday

Build 22.0.8462

Updates

Get a collection of updates.

Table Specific Information

The adapter uses the API to process some of the filters. The adapter processes other filters client-side within the adapter. You can turn off the client-side execution of the query by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause inconsistent data. For example, the following queries are processed server side.

SELECT


SELECT * FROM Updates

Columns

Name Type References Description
Id [KEY] String The update's unique identifier.
Body String The update's html formatted body.
CreatedAt Datetime The update's creation date.
CreatorId String

Users.Id

The unique identifier of the update creator.
ItemId String The update's item ID.
TextBody String The update's text body.
UpdatedAt Date The update's last edit date.
AssetsIds String A comma separated list of the update's assets/files unique identifiers.
Replies String The update's replies.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462