Excel Add-In for Quickbase

Build 23.0.8839

Data Model

Overview

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

Key Features

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

Tables

Tables are automatically determined from the Quickbase.

Views

Views will be listed for table reports if IncludeTableReports is set to true.

Stored Procedures

Stored Procedures are function-like interfaces to Quickbase. Stored procedures allow you to execute operations to Quickbase, including downloading documents and moving envelopes.

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