Posts

Showing posts from March, 2021

Salesforce - Jira Cloud Integration

Image
The article serves purpose of listing configurational settings to Integrate Salesforce to Jira Cloud by consuming Jira Rest APIs.  Key required steps : Create an Integration app in Jira that provides you required API credentials for Atlassian products and services, as well as features such as OAuth 2.0 (3LO) on Jira platform, that can accessed via Atlassian Developer Console. Create Auth. Provider of type “Open ID Connect” in Salesforce to allow your Salesforce instance to access protected third-party data on behalf of users. Create Named Credentials to specify the URL of a callout endpoint and it’s required authentication parameters (Auth. Provider) in one definition. Create OAuth 2.0 Integration app in Atlassian Developer Console to connect to Jira Platform (Atlassian Products and services): Under the “Create app”, click on “OAuth 2.0(3LO) Integration”. Enter the name for the App and click on create. Modify “Permissions” tab to configure app’s API scope for Jira platform REST API (Ge