The ClientId
parameter is deprecated in Salesforce Connector version 11.4.0 and later. Micro Focus recommends using the AppKey parameter instead.
This parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
The Client ID to use to authenticate with Salesforce.
To authenticate with Salesforce using OAuth authentication, set ClientId
, ClientSecret
, 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: |
|