What is the ClientAPI service url?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

What is the ClientAPI service url?

Post by Mike718NY » Sun Jul 13, 2008 7:27 pm

To connect the DataPort to your store Run the DataPort . . .
fill in the information as follows:
....
In the ”Service URL” field type the ClientAPI service url running on your website. The service Url may be something like: http://www.mywebsite.com/ClientApi/Clie ... rvice.ashx

I don't understand this. What should I type for the URL? thanks

afm
Captain (CAPT)
Captain (CAPT)
Posts: 339
Joined: Thu Nov 03, 2005 11:52 pm
Location: Portland, OR
Contact:

Re: What is the ClientAPI service url?

Post by afm » Sun Jul 13, 2008 10:19 pm

The sample is meant to be a pattern that you follow. If you normally use http://www.mywebsite.com/ to browse your store, then enter http://www.mywebsite.com/ClientApi/Clie ... rvice.ashx.

For example, if your site is http://www.mike.com, you would enter http://www.mike.com/ClientApi/ClientApiService.ashx.
Last edited by afm on Mon Jul 14, 2008 9:38 am, edited 1 time in total.
Andy Miller
Structured Solutions

Shipper 3 - High Velocity Shipment Processing

Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

Re: What is the ClientAPI service url?

Post by Mike718NY » Mon Jul 14, 2008 5:48 am

Thanks Andy

Post Reply