function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Serena SchultzSerena Schultz 

How to set up a SforceService.login Username and password

Hi All,

I'm very, very new to Salesforce APIs and am not a developer, but I have been tasked with helping to set up the integration between our Salesforce org and Higher Logic. HL has asked for API access via SforceService login/password. Here's what I need to provide to them:

SforceService.login Username
SforceService.login Password
Include appended token
Sforce API 24 hour call allotment

It seems like these are referencing the SOAP API and to date I've only added Connected Apps to connect to the REST API. Can anyone point me to clear documentation for how to set up these credentials? 

Thank you!
Serena