Jump to content

Recommended Posts

Posted

Anyone can help me with creating a complextype soap request?

I can use soap like http://www.autoitscript.com/forum/index.ph...t=0#entry342453 but i want to use sugarcrm with this wsdl : http://demo.sugarcrm.com/sugarcrm_ce/soap.php

But i can't the login to work.

simpletype are easy : just use : $strReturn = $SOAPClient.create_session("test",_StringMD5("test"))

but with login it requires a complextype and i can't get this to work. Anybody know how to make this work?

  • 9 months later...
Posted

Anyone can help me with creating a complextype soap request?

...but with login it requires a complextype and i can't get this to work. Anybody know how to make this work?

Where you able to get this to work? I'm having the same issue.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...