You need to sign in to do that
Don't have an account?

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?
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?
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)