Salesforce
:::info This page explains the steps you need to follow to set up the Salesforce connection in Automatisch. If any of the steps are outdated, please let us know! :::
- Go to your Salesforce dasboard.
- Click on the gear icon in the top right corner and click Setup from the dropdown.
- In the Platform Tools section of the sidebar, click Apps > App Manager.
- Click the New Connected App button.
- Enter necessary information in the form.
- Check Enable OAuth Settings checkbox.
- Copy OAuth Redirect URL from Automatisch and paste it to the Callback URL field.
- Add any scopes you plan to use in the Selected OAuth Scopes section. We suggest
full
andrefresh_token, offline_access
scopes. - Uncheck "Require Proof Key for Code Exchange (PKCE) Extension for Supported Authorization Flows" checkbox.
- Check "Enable Authorization Code and Credentials Flow" checkbox
- Click on the Save button at the bottom of the page.
- Acknowledge the information and click on the Continue button.
- In the API (Enable OAuth Settings) section, click the Manager Consumer Details button.
- You may be asked to verify your identity. To see the consumer key and secret, verify and proceed.
- Copy the Consumer Key value from the page to the
Consumer Key
field on Automatisch. - Copy the Consumer Secret value from the page to the
Consumer Secret
field on Automatisch. - Click Submit button on Automatisch.
- Now, you can start using the Salesforce connection with Automatisch.