Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

The Connector for Salesforce.com and Confluence depends on the REP Reporting for Confluence Server & Data Center add-on for its reporting needs. You will have to purchase a license for Reporting as well if you want to use this connector with its full capabilities.

Step-by-Step Guide

  1. Go to Cog Icon Image Removed Icon > General configuration.
  2. In the sidebar, under Configuration, click Salesforce.com Configuration
  3. On this screen, you'll need to enter your Login Details so that the Connector will know how to connect to your Salesforce.com account.


    Fill in the following details:

    1. Login - Your Salesforce.com user email

    2. Password - Your Salesforce.com password + security token (See the "Got Your Security Token" panel below)
    3. Confirm - Enter your Salesforce.com password + security token again as confirmation
    4. URL Prefix - The URL to your Salesforce.com server. The example above shows "https://ap1.salesforce.com" but your instance may have a different URL prefix.
    5. Salesforce.com URLThe URL of the Salesforce.com API server.
      Click the
      Set to Default URL link next to this field to choose the default, or if that doesn't work, enter:

      Code Block
      languagexml
      https://login.salesforce.com/services/Soap/u/52.0

      Normally, you would not need to change the default value. If you're using a Salesforce Sandbox Instance, please use the following URL instead:

      Code Block
      languagexml
      https://test.salesforce.com/services/Soap/u/52.0


      Warning
      titleGot Your Security Token?

      You need to obtain a Security Token from your, Salesforce.com account and append this to your password.

      To obtain the token, go to your Salesforce account > Setup > My Personal Information > Reset Security Token.

      A token will be sent to the email you registered with.


  4. Click the Save button to save the configuration.
  5. If successful, the Success message will display.
    • If unsuccessful, an error message will be shown. Check your configuration settings again for any errors.
    • In the older version, if successful, you may see the Connection OK message instead.
  6. Congratulations, the Connector for Salesforce.com and Confluence add-on is now installed and configured.

...