Greetings! I access Jira data from within Power BI. I can manually "Export" Jira data and reference, say, Issue Descriptions fine, but when I access via API, the Issue Descriptions are replete with markup / HTML, which wholly obfuscates the text / content I'm after. Ideally, I want to access via API as a matter of practice, but it seems in doing so I'd need to build my own parsing routines. I can get the content much easier via exported content, but that seems contrary to using APIs in the first place. Do you have any guidance? Thanks