API Support Forum
OEC API > User Interface > accessing cold fusion web service
Author Topic: accessing cold fusion web service
(1 messages, Page 1 of 1)
Moderators: VPfau
JGronemus87
Posts: 14
Joined: Nov 28, 2007


Posted: Jul 02, 2010 @ 12:21 AM             Msg. 1 of 1
Hello,

not sure where to post this, but we are trying to access a web service to submit our leads using a script. We were given this web service, but we can not get the WSDL to return when calling. Can you supply an example of calling this web service, or give us the correct web service to call?

Web Service URL: http://www.openecry.com/webservices/demosetup.cfc?wsdl

Method name: demosetup

Paremeters:

AccessCode=

NewUserCategoryName=

TemplateUserName=

CusType=

WLabelID=

SCodeID=(Sales codeID if any or just leave )

SoftID=

FName=#Client's first name#

LName=#Client's last name#

Email=#Client's email#

Phone=

Address=

City=

State=

Zip=

Country=

CountryName=

AssetTypes=

How=

MoreEmail=

RemoteAddr=#Client IP Address#

CampaignID=



The response is struct as below:

DemoUName

DemoPass

FutAcct

FXAcct

UUID

Result



Thanks,
John

John