What is Connection Address for JIRA in Mule

355 Views Asked by At

I want to integrate Jira with Salesforce by using Mulesoft. I have used Jira Cloud Connectors in mulesoft. that time the Global Element asking 3 things User Name, password, and Connection Address. I am giving User Name and Password of Administration JIRA. It was asking Connection Address. I am giving http://mycompany.jira.com/. It is not accepting. how i can give the connection Address?

1

There are 1 best solutions below

4
On BEST ANSWER

From the JIRA connector for Mule documentation:

connectionAddress | The JIRA Server Soap address. It usually looks like https://<jira server hostname>/rpc/soap/jirasoapservice-v2 or http://<jira server hostname>/rpc/soap/jirasoapservice-v2