Brevo Attributes Field: Mapping Rules and Override Behavior

Brevo Attributes Field: Mapping Rules and Override Behavior

When working with Brevo contacts, the fields Attributes_FirstName, Attributes_LastName, and Attributes_Phone are provided as standalone fields for convenience, as they are universal to all users. However, for adding or updating custom fields, you must utilize the primary Attributes field exclusively.
If Attributes_FirstName, Attributes_LastName, or Attributes_Phone are mapped, they will take precedence and overwrite any corresponding values defined within the general Attributes field.
For your specific configuration, you should map only the Attributes field; ensure that Attributes_FirstName and Attributes_LastName remain unmapped. Furthermore, to ensure successful processing, the AttributesString in your source must adhere to the following JSON format:
{"LASTNAME": "LName", "FIRSTNAME": "FName", "TITLE": "Title"}



    • Related Articles

    • Mapping Multi-Select Fields

      When working with Import, Synchronization, or Data Flow integrations and needing to map multi-select fields with different values between the source and target, you can use Expression Mapping. Expression mapping allows using simple and complex ...
    • BigCommerce: "The value of the column Categories has incorrect JSON format" error

      When working with the Categories field in the Product object within the BigCommerce API, it's important to understand how to format and import data correctly to ensure a successful import. In the BigCommerce API, the Categories field in the Product ...
    • Skyvia Backup Errors Caused by Salesforce API Requirements

      Skyvia interacts with Salesforce via its API. During a backup operation, you may encounter errors due to certain limitations or behaviors specific to the Salesforce API. For example, when Skyvia performs a backup or replication, it queries all the ...
    • Salesforce API errors: TotalRequests Limit Exceeded/ApiBatchItems Limit Exceeded

      The TotalRequests Limit Exceeded and ApiBatchItems Limit Exceeded errors are Salesforce-specific errors indicating that you have reached specific API limits on the Salesforce platform. Please find explanations of each error and relevant documentation ...
    • Zoho CRM: Integration failed: inactive user cannot access the API error

      This error message is returned by the Zoho CRM API. Skyvia connects to data sources through their APIs and therefore is subject to its features and limitations. Unfortunately, there are no additional details, as this is all the information received ...