Forum Discussion
power bi web api jira connectivity
Hi Anonymous ,
If you want to connect JIRA REST API with Web connector, we can try to connect with this api address:
http://host:port/context/rest/api/latest/resource-name
Please also refer to the following thread about how to connect with a REST API:
https://community.powerbi.com/t5/Desktop/Need-help-in-connecting-to-REST-API/td-p/754228
https://community.powerbi.com/t5/Desktop/Connect-Jira-on-premise-with-Power-BI-Desktop/td-p/549430
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous6 years agoNot applicable
Hi Expert,
http://host:port/context/rest/api/latest/resource-name
unable to find resource name . I can go go to issues via following url.Any steps to reach there
http://localhost:8081/browse/TIC-47
Shree
- v-lid-msft6 years ago
Community Support
Hi Anonymous ,
Could you please try to connect with the following address?
http://localhost:8081/context/rest/api/latest/browse/TIC-47
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- v-lid-msft6 years ago
Community Support
Hi Anonymous ,
Sorry for my mistake in the address, could you please try the following?
http://localhost:8081/rest/api/latest/browse/TIC-47Or
http://localhost:8081/rest/api/latest/issue/TIC-47Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.