Hello,
Is there a web service I can access to use as a means to integrate the e-commerce software with some other systems we have?
I'm under the impression that dataport uses a web service to dump it's information - could I make use of it OR does Dataport have an API I could access?
Thanks for the help.
Rick
Integration w/ Able - Dataport web services
-
- Ensign (ENS)
- Posts: 6
- Joined: Thu Apr 17, 2008 4:49 pm
Re: Integration w/ Able - Dataport web services
I haven't seen anything specific on the Dataport API.
When I wrote my QuickBooks integration module, I wrote my own .Net web service. Can't say the learning curve was fun, but it was educational
When I wrote my QuickBooks integration module, I wrote my own .Net web service. Can't say the learning curve was fun, but it was educational

Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
Re: Integration w/ Able - Dataport web services
DataPort operations are handled with a custom webservice, strongly coupled with DataPort, and is not intended to be used as a general purpose API. This API will not be published to be consumed by end users because it is likely to change frequently as DataPort evolves.Hello,
Is there a web service I can access to use as a means to integrate the e-commerce software with some other systems we have?
I'm under the impression that dataport uses a web service to dump it's information - could I make use of it OR does Dataport have an API I could access?
Thanks for the help.
Rick
Also could you please explain what sort of information you need in this integration process.