klaviyo / magento2-klaviyo

37 stars 51 forks source link

Sync Customers when added - not when active #261

Open LucasVollebergh opened 11 months ago

LucasVollebergh commented 11 months ago

Description

Our client imports their customers automatically. When a customer is imported they want to send email automation trough Klaviyo. The problem here is that contact details, like company are only synced when a client logges in for the first time.

Is it possible to change that to sync at account creation?

Expected behavior

Sync all customer details and attributes so they can be used in campagins from the moment an account is created.

Benefits

You can start sending account information, welcome mails and use the customers company name in the emails.

Additional information

No response

cykolln commented 5 months ago

Hi @LucasVollebergh - we sync customers every 30 minutes from Magento 2 using the Rest APIs. I believe this should cover that use-case. If it doesn't let us know and we can create a feature request for this!