ContactWithCustomFieldValues: ActiveCampaign Contact Custom Fields |
Catalog: ActiveCampaign
Schema: V3
Primary Keys: id
Label: Contact Custom Fields
This is a read-only table. The ActiveCampaign API may not support changing the data or the Invantive UniversalSQL driver for ActiveCampaign does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the ActiveCampaign API.
Table Columns
The columns of the table ContactWithCustomFieldValues are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
cdate |
datetime |
Created |
☐ |
|
contact |
int64 |
Contact |
☑ |
Contact ID. |
created_by |
varchar2 |
Created by |
☐ |
|
field |
int64 |
Custom Field |
☐ |
|
id |
int64 |
ID |
☑ |
Unique ID. |
udate |
datetime |
Last Updated |
☐ |
|
updated_by |
varchar2 |
Updated by |
☐ |
|
value |
varchar2 |
Value |
☐ |
For datetime custom fields, the value is returned in UTC timezone with format YYYY-MM-DD HH24:MI:SS. |