Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More efficient way to sync orders needed #189

Open
JamesFX2 opened this issue May 19, 2022 · 2 comments
Open

More efficient way to sync orders needed #189

JamesFX2 opened this issue May 19, 2022 · 2 comments

Comments

@JamesFX2
Copy link

Klaviyo are having issues sync'ing orders with our site because they're occasionally triggering our rate limiting - and they're unable to provide an IP for whitelisting.

Could we please work together to setup a more efficient sync method that requires less calls than individual API calls to individual quotes and individual orders.

image

1 cart, 9 calls. We can do better than this. Happy to collaborate.

@tdorchak
Copy link

tdorchak commented Feb 7, 2023

Would love to see some progress on this one. Ideally, instead of requiring Klaviyo to fetch from Magento, Magento would push to Klaviyo. It's crazy that in 2023 that it can take up to 30 minutes to send an order confirmation email when Magento and Klaviyo are considered to be industry leaders.

@JamesFX2
Copy link
Author

If I had the time, I'd replace everything with pushing stuff to their track API. We've setup a couple of custom automations via it already but not the standard ones.

Placed Order

Shipping Notifications

Our email guy wants to send order emails via Klaviyo's API so it will probably happen when we get to the ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants