October 29, 2003E-commerce > Automate Airborne ShippingAirborne has a new program to take the drudgery out of creating airbills. If you ship packages Airborne, your shipping clerk has to go to the Airborne web site and key in all of the customer shipping and contact data. You already have that data in electronic format in your shopping cart. If only there were a way to get your computers to talk to Airborne's computers. Now there's a way, and it couldn't be easier. You simply create a URL with all of the customer information. Click on the URL to send the data to Airborne's Web site. Airborne's Web site will prompt you for a username and password, then pull the data out of the URL and create the airbill. If you include the customer's email address Airborne will send the customer their tracking number. Here's an example: https://www.wwexship.com/wwxchange/External.jsp?companyName=Database Development Ideally you would replace the spaces with %20 for proper URL encoding, though it works fine without them as long as you copy and paste the URL into your browser. You can also use a POST operation if you prefer using a form. You might want to review your privacy policy to make sure that giving the email address to Airborne is kosher. Our privacy policy covers this: "We use the information you provide about yourself when placing an order to complete that order. We do not share this information with outside parties except to the extent necessary to complete that order. That would include payment verification services (currently CyberCash), anti-fraud services used by CyberCash, and shipping services such as FedEx and UPS." Before implementing the system, I made an inquiry to our network security officer to make sure this was a secure way to pass customer data over the Internet. The URL begins with https, meaning that this is an SSL-encrypted exchange. SSL encrypts the data, as well as the URL, so snooping is impossible. The security officer signed off on it. It took me about 30 minutes to re-program our shopping cart to include the URL in the emails we receive when a customer places an order. Every time the shipping clerk uses the system he'll save a couple of minutes of drudgery. Even if you ship just a few Airborne packages a day the programming time is worth it. I checked Airborne's site and found a lot of information about their other interfaces (which are also very cool), but not this one. Here's a quick and dirty copy and paste of the instructions Airborne sent us: www.wwexship.com External Linkage API Version 1.1 External Request Documentation The External request system has been provided to enable external customers to auto populate the companyName - Name of the company the shipment is being sent to This request can be sent by either an HTTP GET or POST operation to the following URL: https://www.wwexship.com/wwxchange/External.jsp Example URL: https://www.wwexship.com/wwxchange/External.jsp?companyName=Database Development
The external rate matrix access has been provided for customers using a third party online fromZip - Origin zip code This request can be sent by either an HTTP GET or POST operation to the following URL: http://www.wwexship.com/rates/GetRates.jsp Example URL: Making this request will return two lines of comma separated data. The first line is the GND, NAS, SDS, EXP
SECTION 2 - Notifications XML Shipment Notification For customers that wish to receive automated notifications that a shipment has been generated, Shipment Node Description 1 - * Required Size EXAMPLE:
This XML notification will be sent to a customer provided URL via an HTTP POST operation. The
Another way to receive shipment notification is by URL. When a shipment is generated, our airbill - Airbill number of generated shipment These parameters will be passed to a customer-provided URL to form a complete URL string that http://www.customersite.com/wwxchangelanding.asp?airbill=123456789&shipmentReference=00000&estimate=12.35 Posted by lesjonesComments
Post a comment
|
Search
Sponsors
Archives
Every post A&E - (205) Best Of - (54) Blogging - (252) Comic Books - (30) Dancing Baloney - (26) Dear Lazyweb - (17) E-commerce - (159) East Tennessee - (283) Economics - (93) Environment - (71) European Union - (38) Everything's Illegal - (5) Family Tree - Moore Side - (6) Food & Drink - (77) Funny Ha-Ha - (164) Guns - (390) Health Care - (43) Home Life - (263) John Kerry - (1) Johnia Berry - (48) Macular Degeneration - (11) Media Behaving Badly - (56) Middle East - (47) Misc - (105) Mortgage Crisis - (3) Municipal Wi-Fi - (17) News - (304) Nifty - (97) Photos - (34) Political Survival Kit - (16) Politics - (60) Polls - (19) Population - (31) PSAs - (11) Quotes - (195) Rocky Top Brigade - (38) Science - (126) Scratch Pad - (5) Seventies - (3) Social Security - (9) Star Wars - (54) Tech - (111) The Usual Suspects - (15) Timothy Treadwell - (6) Travel - (60) True Crime - (69) Word of the Day - (98) |