Magento all products load in mail chimp account | |||
---|---|---|---|
ketan.patel | Posted: 2017-04-12 | ||
Joined: 2017-03-21
Posts: 3
|
We are using magento(v1.9.1.1) and installed MailChimp For Magento module and configured. https://store.ebizmarts.com/mailchimp4magento.html Now we doesn't dispaying products in mailchimp account. How to upload all magento products to mailchimp account as like below URL http://kb.mailchimp.com/campaigns/content-blocks/use-product-content-blocks We clicked reset e-commerce data button and it throws "All remote ecommerce data was deleted." Account details in alert. We checked MailChimp_Errors.log and found that "Resource Not Found : The requested resource could not be found." in log file. |
||
keller | Posted: 2017-04-12 | # 1 | |
Joined: 2016-06-09
Posts: 1020
|
Hello, Make sure you are running the latest 1.1.6 version And check that the Magento cron is working correctly and that our cronjob mailchimp_bulksync_data is running sucessfully, you can use this extension to check this up: https://www.magentocommerce.com/magento-connect/aoe-scheduler.html And then going to System>Scheduler>Timeline View |
||
ketan.patel | Posted: 2017-04-13 | # 2 | |
Joined: 2017-03-21
Posts: 3
|
Hello Now customers are synchronizing with mailchimp account But order and products data do not upload to MailChimp account. When we click on Reset Ecommerce Data button then throw an error is "An error happened deleting remote ecommerce data". |
||
keller | Posted: 2017-04-13 | # 3 | |
Joined: 2016-06-09
Posts: 1020
|
Have you upgraded to 1.1.6? Nothing comes on the logs when the reset fails? | ||
ketan.patel | Posted: 2017-04-14 | # 4 | |
Joined: 2017-03-21
Posts: 3
|
Hello Keller, We have upgraded into 1.1.6. Customers synchronize with mail chimp. But Products and order data not synchronize. We have checked the log and below error throw. Bad Request: A product with the provided ID does not exist in the account for this list. |
||
keller | Posted: 2017-04-17 | # 5 | |
Joined: 2016-06-09
Posts: 1020
|
It is possible that you could have old products that no longer exist (but are asociated with orders) that would throw this error, but it should not stall the syncing. Have in mind also that Bundled and Grouped products are not compatible for now and can't be synced, you can sync simple and configurable products. |
||