Why Does a Process Fail to Show in Salesforce?
Symptoms
A process does not load data from Salesforce, and shows this error:
Failed to load data
Cause
You do not have the permissions necessary to access the data from Salesforce.
Resolution
- Add these scopes to the Selected OAuth Scopes in Salesforce:
- Full access (full)
- Perform requests on your behalf at any time (refresh_token, offline_access)