Skip to main content
Solved

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

  • 10 May 2024
  • 4 replies
  • 84 views

Hello,

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

Thanks

4 replies

Userlevel 7
Badge +36

Hi @akhileshpatel!

Yes there is! 


Here’s our Help Center guide on the topic:

 

Best,
Brian

Badge

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

Userlevel 7
Badge +36

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

Badge

Thanks @Brian Turcotte for this information. 

Reply