AttributeMultiCategoryOptions |
List all attributesRetrieve all contact attributes defined in your Brevo account, grouped by category (normal, transactional, category, calculated, global). Each attribute includes its name, type, and category, along with enumeration values for category-type attributes and options for multiple-choice-type attributes.
Catalog: Brevo
Schema: Contacts
This is a read-only table. The Sendinblue API may not support changing the data or the Invantive UniversalSQL driver for Sendinblue does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Sendinblue API.
Table Columns
The columns of the table AttributeMultiCategoryOptions are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
calculatedValue |
varchar2 |
Calculated Value |
☐ |
Calculated value formula |
category |
varchar2 |
Category |
☐ |
Category of the attribute |
name |
varchar2 |
Name |
☐ |
Name of the attribute |
TEXT |
varchar2 |
Text |
☐ |
Options of the "multiple-choice" type attribute |
type |
varchar2 |
Type |
☐ |
Type of the attribute |
Sendinblue API Data Model