Search code examples
mulejiramule-studiojira-rest-java-apijira-rest-api

What is Connection Address for JIRA in Mule


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?


Solution

  • 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