Integration Guides

Jira

Obtaining Jira Client ID and Secret

  • Open a Atlassian Developers account.
  • CLick on avatar , go to Developer console
  • Create a Atlassian app, using the steps mentioned here
    • NOTE: You can skip this step and use the default revert Jira app
  • Set https://app.revert.dev/oauth-callback/jira as the redirect url for your app
  • Get your client_id and client_secret:
    • Go to the “Developer console”, select configured app. Click on the App details section or Settings
    • Copy your client_id and client_secret

Connect to Jira via Revert

  • Enter the client_id and client_secret you copied in the previous step into the App credentials here and click Submit.