SalesforceServiceTokenUrl
The URL to use to obtain OAuth tokens from Salesforce. OpenText recommends using the default value, but you might change this if you want to use test.salesforce.com
.
Type: | String |
Default: | https://login.salesforce.com/services/oauth2/token |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | SalesforceServiceTokenUrl=https://login.salesforce.com/services/oauth2/token
|
See Also: | SalesforceServiceLoginUrl |