Authentication action in Salesforce package
- Updated: 2023/11/16
Authentication action in Salesforce package
The Authentication action authenticates the automation session with Salesforce. This action is required before configuring subsequent actions for various Salesforce operations.
Note: Ensure that you enable the Allow OAuth
Username-Password Flows toggle in OAuth and OpenID Connect
Settings of your Salesforce environment as the OAuth 2.0 Username-Password Flow is blocked by default. For more
information, see OAuth and OpenID Connect Settings..
The following authentication types are available to connect to Salesforce:
- OAuth2 - Client Credentials: This authentication type uses the Salesforce authentication parameters such as Client ID, Client secret, and account credentials (username and password) to authenticate the session.
- Control room OAuth connection: This authentication type uses a pre-configured OAuth connection available in the Control Room for authentication.
Note: The examples and graphics provided on this page are for
representation purposes only and may not accurately reflect your specific instance. We do not
assume responsibility for their maintenance or
accuracy.
Prerequisites
- Ensure that the OAuth for the connected app in Salesforce has appropriate OAuth Access Policies set. See Manage OAuth Access Policies for a Connected App for more information about managing OAuth policies for connected apps in Salesforce.
- If the policy is set to Admin approved users are pre-authorized for a particular user, ensure that the Salesforce administrator has provided relevant permissions for the user.
, and select 
