function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sachin Kumar 34Sachin Kumar 34 

Salesforce - JIRA Integration

I want to integrate SF with JIRA and vice versa.
For accessing the JIRA we need to use the VPN. So it is possible to connect both ends with the use of the REST / SOAP.
I had tested Servicerocket app, it is working fine, when VPN is in used. 
Please let me know can we use the web services for the same?
Muralidhar S (Salesforce)Muralidhar S (Salesforce)
Hi Sachin Kumar 34,

It is possible to integrate Salesforce to Jira using REST as Jira has implemented REST API. It is in fact easier than SOAP. Below is a blog post that has in details shared the steps for one way integration with basic setup and code. Hope it helps. Thanks

https://inteygrate.com/salesforce-jira-integration/ (https://inteygrate.com/salesforce-jira-integration/" target="_blank)