We want to build an import flow for uCommerce and have two questions:
Is the API the best option or are there any other ways?
When we try using the API we get “Object reference not set to an instance of an object.”. We have added reference to “UCommerce”,” UCommerce.Infrastructure”,” UCommerce.Umbraco”,” businesslogic” and copied the web.config to an app.config. What are we doing wrong?
And the last question, is there any “How to” or “getting started” documentation for using the API?
Using API to create products
Hi,
We want to build an import flow for uCommerce and have two questions:
Is the API the best option or are there any other ways?
When we try using the API we get “Object reference not set to an instance of an object.”. We have added reference to “UCommerce”,” UCommerce.Infrastructure”,” UCommerce.Umbraco”,” businesslogic” and copied the web.config to an app.config. What are we doing wrong?
And the last question, is there any “How to” or “getting started” documentation for using the API?
Thanx.
is working on a reply...