Articles in this section

Set up a connection to Salesforce with JWT bearer token authentication

Salesforce documentation: API guide , Authentication page

salesforcejwt.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 JWT bearer token chiefly for server-to-server API integration. This flow uses a certificate to sign the JWT request and doesn’t require explicit user interaction. (Refresh token connections are described separately.)

  5. Username (required): The username is sent to registered mail after the creation of Salesforce account.

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

    23979950393371-image-1.png
  7. Enter your registered Salesforce account username and password, and click Login to establish the connection.

Tip

Read more about this connector: Connect Salesforce to Anything