Zen Cart Logo
Forums / General Questions / Need a web service

Need a web service

Locked

Views: 2,272

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
14 Feb 2010, 12:36 AM
#1
psyb0rg avatar

psyb0rg

New Zenner

Join Date:
Feb 2010
Posts:
2
Plugin Contributions:
0

Need a web service

Anyone knows of any php web service for zencart?

I need to share information and execute queries on my zen cart through external applications.

14 Feb 2010, 6:48 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Need a web service

Anyone knows of any php web service for zencart?

I need to share information and execute queries on my zen cart through external applications.
Precisely what is it you are attempting???
What you have stated is way too vague...

15 Feb 2010, 2:15 AM
#3
psyb0rg avatar

psyb0rg

New Zenner

Join Date:
Feb 2010
Posts:
2
Plugin Contributions:
0

Re: Need a web service

I want to have access to all of the zencart queries and options so that I can integrate it with my .net front end application. My .net app will access the zencart database and extract and insert data such as categories, products, details etc. I can connect to the database directly but if someone made a web service module then that would reduce my work a lot.

15 Feb 2010, 2:23 AM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Need a web service

I want to have access to all of the zencart queries and options so that I can integrate it with my .net front end application. My .net app will access the zencart database and extract and insert data such as categories, products, details etc.
Sounds like you might be attempting to use ZenCart piece meal??
That is not how it is designed to be used...

Can't you load ZenCart on your Windows server?

Does it support the AMP stack?