/
Setup a Salesforce Developer Account

Setup a Salesforce Developer Account

If you want to try out the Salesforce Adapter in Iguana X and you do not have a pre-existing Salesforce Account, then you can set up a free developer account:

Go to Developer Edition with Agentforce and Data Cloud to signup. They will send you an email to verify your account and setup your password.

Make sure both OAuth Flows are turned ON in Setup > Identity > OAuth and OpenID Connect Settings.

Screen Shot 2024-02-14 at 12.01.01 PM.png
Screen Shot 2024-02-14 at 12.02.13 PM.png
  1. Go to App > App Manager and click New Connected App.

Screen Shot 2024-02-14 at 12.11.06 PM.png
  1. Fill in the required Basic Information. Click Enable OAuth Settings and include a required Callback URL and OAuth Scopes (Here we have selected full access for ease of development).

Screen Shot 2024-02-14 at 12.17.08 PM.png
  1. Enable Client Credentials Flow (the Salesforce Adapter uses this OAuth flow)

  2. Click SAVE at the top.

Screen Shot 2024-02-14 at 12.56.17 PM.png

At the top of your App, click Manage, then Edit Policies.

  1. Under OAuth Policies, set the IP Relaxation to Relax IP restrictions, so we can access the API.

  2. Under Client Credentials Flow, Run As your User.

Screen Shot 2024-02-14 at 2.03.40 PM.png
Screen Shot 2024-02-14 at 1.56.34 PM.png
Screen Shot 2024-02-14 at 1.59.00 PM.png

In your App, click Manage Consumer Details. A verification code will be sent to your email to be entered before continuing the page displaying your App Consumer Key and Consumer Secret. Copy these two values to use in the Iguana Salesforce Adapter.

Screen Shot 2024-02-14 at 12.23.38 PM.png

 

Related content