That's great to hear, so I assume your answer is yes ;-) The current version can't import to uCommerce because it's not based on Umbraco nodes but the new version that will be released later this year can support other datasources also. so uCommerce is on the radar :)
CMSImport is a brilliant tool and it would be awesome if it could support uCommerce in the future. We are facing this import issue right now, and not looking forward to having to write code to process our client's data and insert through the uCommerce API.
Planning was a bit to optimistic and Umbraco V7 takes a bit longer than expected. CMSImport V3 that makes uComerce Import possible is almost the highest prio here. Sorry for the delay.
Adding bulk products from a file to Ucommerce
Hi everybody,
I was wondering if there is a good (and straightforward) way to import bulk products (file) to Ucommerce without the Uconnector?
Thank you.
If you are looking for large bulks of products this guide : http://www.publicvoid.dk/BulkImportFromThirdPartySystemsUsingTheUCommerceAPI.aspx would be my best bet. If its a smaller batch or if its a one time import, i normally use the "normal" API calls like this one: http://blog.lasseeskildsen.net/post/uCommerce-How-To-Create-A-Product-Using-The-API.aspx (old guide, so there could be some API changes), because I find it a bit more straight forward.
Thanks for the answer, i will try this. Is it also possible to import straight in the sql database?
You can do that, but I would recommend using the API and follow the guides to get all the properties and relations set correctly
Hi,
Since this thread is about importing I am wondering if anyone would be interested if CMSImport could import data directly to uCommerce?
Hope to hear from you!
Best,
Richard
This tool looks amazing and easy to use!
That's great to hear, so I assume your answer is yes ;-) The current version can't import to uCommerce because it's not based on Umbraco nodes but the new version that will be released later this year can support other datasources also. so uCommerce is on the radar :)
Thanks for the reply!
CMSImport is a brilliant tool and it would be awesome if it could support uCommerce in the future. We are facing this import issue right now, and not looking forward to having to write code to process our client's data and insert through the uCommerce API.
Since the topic is allready answered, it would be great if you could mark it as resolved :)
Richard,
Can CMSImport now import to uCommerce?
Thanks,
Jason
Hi Jason,
Planning was a bit to optimistic and Umbraco V7 takes a bit longer than expected. CMSImport V3 that makes uComerce Import possible is almost the highest prio here. Sorry for the delay.
Best,
Richard
is working on a reply...