Excel Add-In for Cvent

Build 24.0.9029

Data Model

Overview

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

Key Features

  • The add-in models Cvent entities as relational views, allowing you to write SQL to query Cvent data.
  • Stored procedures allow you to execute operations to Cvent.
  • Live connectivity to these objects means any changes to your Cvent account are immediately reflected when using the add-in.

Tables

Tables expose Cvent entities like events, contacts, and sessions.

Views

Views are read-only tables that expose Cvent entities like emails, budget totals, and event questions.

Stored Procedures

Stored Procedures are function-like interfaces to Cvent. Stored procedures allow you to execute operations to Cvent, including obtaining and refreshing OAuth tokens.

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