Salesforce Object (Bulk API)
Last updated
Last updated
Parameter
Value
object
the salesforce object name auth
authUrl
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
The attributes clientId, clientSecret, username, password are case sensitive
the url that issues the token, e.g.