OAuth Client Credentials Login
Last updated
Was this helpful?
To connect to Salesforce using the OAUTH CLIENT CREDENTIALS flow, CopyStorm can be configured with:
The OAuth Client ID
The OAuth Client Secret
OAuth Client Credentials can be enabled in Salesforce by following this tutorial.
OAuth Client Credential logins can be enabled in CopyStorm by navigating to the Advanced Parameters dialog on the Main tab:

After selecting the OAuth 2.0 Client Credentials login type, provide the credentials needed to authenticate with Salesforce:

Client ID
The unique identifier issued by Salesforce when you register a connected app. Required for all OAuth flows to identify the requesting application.
Client Secret
A confidential key generated by Salesforce for your connected app. Used alongside the Client ID to authenticate the application during OAuth flows.
Last updated
Was this helpful?
Was this helpful?
