Salesforce authentication uses the OAuth 2.0 protocol. Qlik Automate connects via a pre-configured Salesforce app with the following scopes:
api – Access and manage your data
id, profile, email, address, phone – Access basic account information
lightning – Access Lightning applications
openid – Access unique identifiers
refresh_token, offline_access – Perform requests on your behalf at any time
How to Connect
Select a block and open the Connection tab in the right rail. Choose an existing connection, or click Connect your Salesforce.
Select your Salesforce environment (Live or Sandbox) and click Link Connection.
In theEnhanced_domainfield, enter your Salesforce org's custom domain.
Make sure to include the "my" suffix if your domain has it. By using this, the 'environment' input is ignored. Format: https://{enhanced_domain}.salesforce.com.
If you're unsure of your domain, you can find it in your Salesforce org underSetup → My Domain.
A Salesforce login page will appear — enter your credentials.
If prompted, review the permissions consent screen and click Allow to complete the connection.