Salesforce Object
object
: the salesforce object nameauthUrl
: the url that issues the token, e.g. https://test.salesforce.com/services/oauth2/tokenclientId
: the encrypted client id for the connected appclientSecret
: the encrypted client secret for the connected appusername
: the salesforce user accountpassword
: the salesforce user accounts passwordautoAssign
: optional parameter, set this to true to leverage auto assignment in Salesforce
Last updated