Can you customize order output?

General ShopSite user discussion

Can you customize order output?

Postby gkrehbiel » Fri Oct 30, 2009 12:43 pm

I have a vendor that does my order fulfillment. They are able to accept orders from other systems, but they have specific requirements on format. One of those formats is xml.

Is there a way for me to set Shopsite to write every order to an xml file in a specific format? How would I go about doing that?
gkrehbiel
 
Posts: 97
Joined: Mon Jun 15, 2009 11:31 am
Location: Washington, D.C.

Postby loren_d_c » Fri Oct 30, 2009 1:43 pm

There are two ways:

1) the first way requires ShopSite Pro, and custom programming via the Order API feature. All order data can be passed as name=value pairs to your own custom script, which can then do whatever you code it to do with that data, such as write it to your own database or into an XML file. Your custom script could even email the XML file to your order fulfillment center immediately after the order is placed, if that is something that works for them.

2) the second way requires ShopSite Manager or Pro. The ShopSite orders can be downloaded in an XML format in these product levels, and you can even write a program to automate the download of the XML data (see http://www.shopsite.com/help/10.0/en-US ... -auto.html for info on the URL parameters that an application can use to trigger the download). You would then have to have a program that takes that order data in the ShopSite XML format and converts it to your order fulfillment center's XML format.

-Loren
loren_d_c
 
Posts: 2572
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere

Order API

Postby gkrehbiel » Fri Oct 30, 2009 1:51 pm

Excellent. Thanks.

I have Shopsite Pro.

Where can I learn about the order api?
gkrehbiel
 
Posts: 97
Joined: Mon Jun 15, 2009 11:31 am
Location: Washington, D.C.

Postby loren_d_c » Fri Oct 30, 2009 1:57 pm

loren_d_c
 
Posts: 2572
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere


Return to User Forum

Who is online

Users browsing this forum: No registered users and 102 guests