Articles in this section

Set up a connection to Salesforce with refresh token authentication

Salesforce documentation: API guide , Authentication page

{{img class=screenshot-frame id=1}}

salesforcerefreshtoken.png
  1. Name (required): Name the connection.

  2. Connection type (required): The form will automatically select Salesforce.

  3. Account type (required): Select Production or Sandbox.

  4. Oauth2 flow type (required): Select Refresh token for web applications where server-side code needs to interact with Force.com APIs on the user’s behalf. (JWT bearer token connections are described separately.)

    The Force.com platform implements the OAuth 2.0 Authorization Framework, so users can authorize applications to access Force.com resources on their behalf without revealing their passwords or other credentials to those applications.

  5. Borrow concurrency from (optional): Select another connection from the list....

NOTE: Selecting another app changes form...

  1. Concurrency level (optional): Up to 25 allowed....

  2. Click Save & authorize. The following page displays:

{{img class=screenshot-frame id=2}}

  • Enter your registered Salesforce account username and password and click Login. The following page displays:

360047597872-image-2.png
  • Click Allow to establish the connection.

{{div class=celigoCOM id=1}}

Read more about this connector:

{{div end celigoCOM id=1}}