ODBC Driver for Salesloft

Build 22.0.8462

Data Model

Overview

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

Key Features

  • The driver models Salesloft entities like accounts, people, and tasks as relational views, allowing you to write SQL to query Salesloft data.
  • Stored procedures allow you to execute operations to Salesloft
  • Live connectivity to these objects means any changes to your Salesloft account are immediately reflected when using the driver.

Views

Views describes the available views. Views are statically defined to model AccountStages, AccountTiers,Actions, etc.

Tables

Tables describes the available tables. Tables are statically defined to model Accounts, People, Imports, Tasks, etc.

Stored Procedures

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

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