RefreshToken
The Refresh Token to use to authenticate with Salesforce. If the Refresh Token expires, you must obtain a new Refresh Token and update the configuration file with the new value.
To authenticate with Salesforce using OAuth authentication, set AppKey
, AppSecret
, and RefreshToken
. Alternatively, you must set Username
and Password
.
Type: | String |
Default: | |
Required: | Required to use OAuth authentication |
Configuration Section: | TaskName or FetchTasks |
Example: | |
See Also: |