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
bhanu_prakashbhanu_prakash 

Need Salesforce integration with Jira

Hi Team,

How to design Jira integration with salesforce (without any connector or third party tools). Help me to design it.

 
Manj_SFDCManj_SFDC
you can refer these 
Jira API: https://docs.atlassian.com/software/jira/docs/api/REST/latest/ Making HTTP Callouts from Apex: http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_classes_restful_http.htm
what will be the middleware?