I checked it out as well...believe it's SOAP-RPC...may work with CFHTTP and XML/CFHTTPPARAM ?
You can download their API/XML doc off their site... -----Original Message----- From: Ben Forta [mailto:ben@;forta.com] Sent: Friday, October 18, 2002 5:05 PM To: CF-Talk Subject: RE: UPS web services and CFMX I may be wrong, but I do not believe they have a Web Service. They have a series of XML interfaces that are not trivial to use (not terribly complex either though). I started building a CFC to encapsulate their XML API's, but have a way to go yet. I'll try get something working over the weekend so you can see what is involved. --- Ben -----Original Message----- From: [EMAIL PROTECTED] [mailto:cliff@;cliffmeyers.com] Sent: Friday, October 18, 2002 3:25 PM To: CF-Talk Subject: UPS web services and CFMX hello, I was wondering if anyone had experience invoking UPS' web services (particularly the package tracking functionality) using CFMX. The sample code from UPS includes examples of VB and Java code, neither of which I am fully comfortable with. I can't find reference to any WSDL file on the UPS site to use CFINVOKE, so I'm assuming that CFHTTP would have to be used to send the params as XML? Sort of stumbling in the dark here, if anyone could give me a push it'd be greatly appreciated. Thanks! -Cliff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

