Hi ,
Perhaps someone has experience on how to send the HTML report to the Confluence page and publish it using the API?
Is it possible?
My case:
During auto performance testing, JMeter tool generates an HTML report. And we want to send it to the Confluence page using the API for further storage, review and results comparisons.
The HTML report itself consists of HTML files, markup, scripts, JSONs…
Or if this is not possible, then maybe in this case, only sending the report as an archived/zipped file in the form of an attachment would be suitable?
Thanks!