API Data Provider - Online Help

Unbounce Tables

The provider models the data in API into a list of tables that can be queried using standard SQL statements.

Generally, querying API tables is the same as querying a table in a relational database. Sometimes there are special cases, for example, including a certain column in the WHERE clause might be required to get data for certain columns in the table. This is typically needed for situations where a separate request must be made for each row to get certain columns. These types of situations are clearly documented at the top of the table page linked below.

Unbounce Tables

Name Description
AccountPages Retrieve a list of all pages for the specified account.
Accounts Retrieve the accounts collection.
DomainPages Retrieve a list of all pages based on the domain.
Domains Retrieve a list of all custom domains belonging to a given sub-account.
FormFields Retrieve a full list of all form fields across all page variants of a specific page.
Leads Retrieve a list of all leads for a given page.
PageGroupPages Retrieve a list of all pages that belong to a given page group.
PageGroups Retrieve a list of all page groups for a given sub-account.
Pages Retrieve a list of all pages.
SubAccountPages Retrieve a list of all pages for a given sub-account.
SubAccounts Retrieve all sub-accounts for the specified account.
User Retrieve the current user.

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