Skip to main content
Contributor I
May 10, 2024
Solved

How to sync custom customer attributes to Klaviyo in Magento 2?

  • May 10, 2024
  • 4 replies
  • 480 views

Hello,

Is there a way to sync custom customer properties (attributes) to the Klaviyo profiles?

Thanks

    This topic has been closed for replies.
    Best answer by Brian Turcotte

    Hi @akhileshpatel!

    If you want to include custom properties beyond what is included in the native integration, you’d have to use the APIs such as Create and Update Profile, which allow you to include and edit custom properties for profiles:

     

    - Brian

    4 replies

    Brian Turcotte
    Klaviyo Alum
    May 14, 2024

    Hi @akhileshpatel!

    Yes there is! 


    Here’s our Help Center guide on the topic:

     

    Best,
    Brian

    Contributor I
    May 14, 2024

    Hi @Brian Turcotte ,

     

    Thanks for the info. Not the manually but we need automated integration for the customer data.

    Magento 2 data reference | Klaviyo Help Center

    As per this documentation, they only provide the specific fields that sync with integration. And we want to send some other custom field values in this integration. 

     

     

    Thanks,

    Akhilesh

    Brian Turcotte
    Klaviyo Alum
    June 13, 2024

    Hi @akhileshpatel!

    If you want to include custom properties beyond what is included in the native integration, you’d have to use the APIs such as Create and Update Profile, which allow you to include and edit custom properties for profiles:

     

    - Brian

    Contributor I
    June 19, 2024

    Thanks @Brian Turcotte for this information.