Schema Information
This subtopic provides a structured reference to assist you in working with Daton's Unbounce v2 connector and the associated fields and tables.
Tables/APIs
The following is the list of tables or APIs associated with the Unbounce v2 connector:
Accounts
Provides access to your Unbounce account details and settings.
For more information see, Unbounce - Accounts.
FIELDS
Field Name | Data Type |
---|---|
created_at | TIMESTAMP |
id | STRING |
name | STRING |
state | STRING |
uuid | STRING |
metadata | RECORD |
Accounts Sub Account
Allows you to manage and interact with sub-accounts associated with your main Unbounce account.
For more information see, Unbounce - Accounts Sub Account.
FIELDS
Field Name | Data Type |
---|---|
account_id | STRING |
created_at | TIMESTAMP |
domains_count | NUMERIC |
id | STRING |
metadata | RECORD |
name | STRING |
Sub Account Domain
Helps you to handle the domain configurations for your sub-accounts within Unbounce.
For more information see, Unbounce - Sub Account Domain.
FIELDS
Field Name | Data Type |
---|---|
id | STRING |
metadata | RECORD |
name | STRING |
Sub Account Pagegroups
Used to manage and organize page groups within your sub-accounts.
For more information see, Unbounce - Sub Account Pagegroups.
FIELDS
Field Name | Data Type |
---|---|
id | STRING |
metadata | RECORD |
name | STRING |
Pages
Provides access to your Unbounce landing page templates and their details.
For more information see, Unbounce - Pages.
FIELDS
Field Name | Data Type |
---|---|
created_at | TIMESTAMP |
domain | STRING |
id | STRING |
integrations_count | NUMERIC |
integrations_errors_count | NUMERIC |
last_published_at | TIMESTAMP |
metadata | RECORD |
name | STRING |
state | STRING |
sub_account_id | STRING |
url | STRING |
variants_count | NUMERIC |
Pages Form Fields
Allows you to interact with the form fields present on your Unbounce landing pages, making it easier to manage and customize data collection forms.
For more information see, Unbounce - Pages Form Fields.
FIELDS
Field Name | Data Type |
---|---|
id | STRING |
name | STRING |
type | STRING |
validations | RECORD |
Pages Leads
Enables you to access and manage the leads or customer data collected through your Unbounce landing pages.
For more information see, Unbounce - Pages Leads.
FIELDS
Field Name | Data Type |
---|---|
created_at | TIMESTAMP |
extra_data | RECORD |
form_data | RECORD |
id | STRING |
metadata | RECORD |
page_id | STRING |
submitter_ip | STRING |
variant_id | STRING |
Last updated