Versions Compared

Key

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

Button handy
blanktrue
color#0052CC
nameSend Feedback
linkhttps://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=Establishing+Jira-Salesforce+connection+-+15482415
widthauto


Note

To establish Jira-Salesforce connection, you must have Administrator permissions in your Jira instance.

  1. Log into your Jira as Admin.

  2. Ensure that Power Salesforce Connector is installed.

  3. Go to Jira Administration > Add-Ons > Manage Add-ons.

  4. In the

    cPrime

    Power Plugins Configuration section on the left, click Add connection.

    Image Modified



  5.  Fill out the fields in the connection dialog.

    Image Modified



  6. Click Save.


Fields description

Field

Description

Name

Name your Salesforce connection.

Consumer Key

Enter the consumer key for the connection.

Consumer Secret

Enter the consumer secret for the connection.

Username

Enter a username to be used for connecting with Salesforce.

Password

Enter a password to be used for connecting with Salesforce. In most cases you need to merge the user password and user security token. For example, the user password is admin and the user security token is 012234122. Then the password to connect to Salesforce will be:

admin012234122

admin012234122.

User Security Token

To get the security token of a user. Go to User Settings → Reset My Security Token. Reset the security token and you will receive a new security token to the user email address:Image Removed

...


Getting consumer key and consumer secret from Salesforce

Note

You must have System Administrator permissions in Salesforce to access these settings.


  1. Log into your Salesforce as Admin.

  2. Got to the cog wheel menu and select Setup.

    Image Modified



  3. In the PLATFORM TOOLS section, go to AppsApp Manager, and click New Connected App.

    Image Modified



  4. Fill out the required fields

    • Connected App Name

    • API Name

    • Enter the contact email

      Image Modified



  5. Click the checkbox to enable OAuth settings.

    • The callback URL is not used in the integration. 

    • Select Full Access and click Add.

    • Then click Save.

      Image Modified
  6. On the next page, under OAuth Settings, you'll see Consumer Key and the option to reveal and get your Consumer Secret.

    Image Modified

For more details, see Salesforce documentation.

...