How do i get report images via API?
Hi,
I am trying to get RTC 5.0.2 report images (e.g. burnup charts) via API.
Authentication via curl and python works. Some options I've tried:
IReportViewerService gives me the full html page or a pdf
IReportImageService should do the trick, however I cannot find any documentation
Any other ideas?
|
One answer
Hi Florian, You will need to get the HTML then parse it to extract a link to the image.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.