> Does anyone have up to date information on connecting to > a XMLRPC webservice. I am trying to connect to the > www.infusionsoft.com web service and that is what they provide.
Hi David, check this out: http://dougharrison.info/66/infusionsoft-coldfusion-sdk I had to integrate an application with InfusionSoft beginning the middle of last year. We purchased the SDK that Liquifusion created and it works like a charm. We purchased the option that includes the source code and support and I've not been disappointed. Their SDK is CF-based and maps directly to the InfusionSoft API. You just createObject() the SDK and you're up and running. It's worth every penny. -Justin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329532 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

