TDV Adapter for Monday

Build 23.0.8839

Information Data Model

Overview

This section shows the available API objects and provides more information on executing SQL to Monday APIs.

Key Features

  • The adapter models Monday entities as relational views and tables, allowing you to write SQL to query and modify Monday data.
  • Stored procedures allow you to execute operations to Monday
  • Live connectivity to these objects means any changes to your account are reflected when using the adapter.

Tables

Tables are tables that can be modified.

Views

Views are tables that cannot be modified. Typically, model data that is read-only and cannot be updated are shown as views.

Stored Procedures

Stored Procedures are function-like interfaces to the data source.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839