G
Godfrey Sorita
Guest
Hi Anurag, When you say ID/password, are you referring to the loginName and password values needed for the login() method of SOAP API? You can use 1 Rollbase user account to exclusively process all the SOAP requests needed for your integration. Kindly review the SOAP methods below and check whether or not it is sufficient to accomplish your requirement: 1. login() - Generates a session ID necessary to run the other SOAP methods. 2. selectQuery() - Runs an SQL SELECT query. 3. create() - Creates a new record. Regards, Godfrey
Continue reading...
Continue reading...