Salesforce Object (Bulk API)
Last updated
Last updated
The attributes clientId, clientSecret, username, password are case sensitive
Parameter
Value
object
the salesforce object name auth
authUrl
the url that issues the token, e.g. https://test.salesforce.com/services/oauth2/token
clientId
the un-encrypted client id for the connected app (NOTE: if done through the config using a text editor it must have the encrypted values)
clientSecret
the encrypted client secret for the connected app
username
the encrypted salesforce user account
password
the encrypted salesforce user account password