Salesforce
We encourage to have an account dedicated to integrations. Doing the integration with a user account could cause problems in case the user resets password or refreshes the token.
Login to your Salesforce account as an administrator and go to "Setup"
Search for "External Client Apps" under "Apps" and click on "External Client App Manager"
Click on "New External Client App" on the top right
Fill the "Basic information" section
Enable "OAuth Settings" and fill in the required fields
On the "Callback URL" add https://{yourdomain}.intryc.com/settings/company/connections/salesforce/callback, where
yourdomainis your Intryc domain. Select the OAuth scopes discussed for your specific integration, and disable "Require Proof Key for Code Exchange (PKCE) extension for Supported Authorization Flows". When you are done click "Save". After that, you can access the "Consumer Key" and "Secret" which will be required for connecting to Intryc.Go to Intryc Connections
On Intryc, scroll down the side bar and go to Settings > Connections. Alternatively, you can use
https://your-subdomain.intryc.com/settings/company/connections.Connect Salesforce
Click "Connect" next to Salesforce. Fill out the form using the following information:
Salesforce Instance URL: Enter your Salesforce domain URL, e.g. https://your-org.my.salesforce.com.
Connected App Client Key: This is the client key from your External App you created on Salesforce.
Connected App Client Secret: This is the client secret from your External App you created on Salesforce.
Data ingestion start date: This is the date from which tickets will be ingested on Intryc. There's a limit of up to 3 months.
Once you fill in the details, select "Add". At this point, the integration is done. Your integration should be displayed as "Active".
Last updated
Was this helpful?

