Contacts: Sendinblue Contacts |
Get all the contacts
Catalog: Sendinblue
Schema: Contacts
Primary Keys: email
Label: Contacts
Can retrieve data and change data using insert, update and delete.
Parameters of Table Function
The following parameters can be used to control the behaviour of the table function Contacts. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be evaluated using their default values.
Value specification by position is done by listing all values from the first to the last needed value. For example: a `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.
Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.
Name |
Data Type |
Required |
Default Value |
Documentation |
---|---|---|---|---|
createdSince |
datetime |
☐ |
|
Filter (urlencoded) the contacts created after a given UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result. |
modifiedSince |
datetime |
☐ |
|
Filter (urlencoded) the contacts modified after a given UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result. |
Columns of Table Function
The columns of the table function Contacts are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert and update.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
ABONNEMENTEN_ACTIEF_TOT |
string |
|
☐ |
|
ABONNEMENTEN_ACTIEF |
string |
|
☐ |
|
BLACKLIST |
decimal |
Blacklist |
☐ |
|
BUBS_GBR_ID_MASTER |
decimal |
|
☐ |
|
BUBS_GBR_ID |
decimal |
Estate Person ID |
☐ |
|
CLICKERS |
decimal |
Clickers |
☐ |
|
COMPANY_NAME |
string |
Company Name |
☐ |
|
CONTRACT_CODE |
string |
Contract Code |
☐ |
|
COUNTRY |
string |
Country |
☐ |
|
createdAt |
datetime |
Creation Date |
☐ |
Creation UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) |
D31APPLICATIONS |
string |
|
☐ |
|
D31BILLINGIDS |
string |
|
☐ |
|
D31BUBSGBRIDS |
string |
|
☐ |
|
D31DATACONTAINERCNT |
decimal |
|
☐ |
|
D31MBIO |
decimal |
|
☐ |
|
D31PARTITIONCNT |
decimal |
|
☐ |
|
D31PROVIDERCNT |
decimal |
|
☐ |
|
D31ROWCNT |
decimal |
|
☐ |
|
D31TABLECNT |
decimal |
|
☐ |
|
string |
Email Address |
☐ |
Email address of the contact for which you requested the details |
|
emailBlacklisted |
boolean |
Email is Blacklisted |
☐ |
Blacklist status for email campaigns (true=blacklisted, false=not blacklisted) |
FIRSTNAME |
string |
First Name |
☐ |
|
FORUMS_LOGIN |
string |
Forums Login |
☐ |
|
id |
int64 |
ID |
☐ |
ID of the contact for which you requested the details |
JOBTITLE |
string |
Job Title |
☐ |
|
LANDLINE_NUMBER |
string |
|
☐ |
|
LANGUAGE_CODE |
string |
Language Code |
☐ |
|
LASTNAME |
string |
Last Name |
☐ |
|
listIds |
string |
List IDs |
☐ |
|
listUnsubscribed |
string |
Unsubscribed List IDs |
☐ |
|
MOBILE_NUMBER |
string |
Mobile Number |
☐ |
|
modifiedAt |
datetime |
Modified Date |
☐ |
Last modification UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) |
PHONE_NUMBER |
string |
Phone Number |
☐ |
|
PRIMARY_AUDIENCE |
string |
Primary Audience |
☐ |
|
READERS |
decimal |
Readers |
☐ |
|
SMS |
string |
SMS |
☐ |
|
smsBlacklisted |
boolean |
SMS is Blacklisted |
☐ |
Blacklist status for SMS campaigns (true=blacklisted, false=not blacklisted) |
string |
☐ |
|
10-06-2024 19:02 Version 24.1.3-BETA+4689