Login SOAP API expects password to be sent in MD5 format.
We are planning to call SugarCRM SOAP API from a java application and create Accounts as needed. We see that we need to pass session id to call Set entry SOAP API and session is send as output after calling login SOAP API.
Login SOAP API requires user id and password (MD5 format) to validate and get a session id. Is there an utility to convert a string password to MD5 format in java or PHP?


LinkBack URL
About LinkBacks



Reply With Quote
.
Bookmarks