I'm not aware of any capability in the RTC API to remove the tags, but RPE 1.2 should be able to do this. Refer to http://rpeactual.com/2013/01/18/processing-rich-text-in-rpe/ for more details.
Hi Brian, this works a treat (RTC 4.0.3 and RPE 1.2). Is there any way of formatting the data so that it does not show the html tags. An example of the data shown is:
<br/>Seat movement for comfort <br/>Row 1 manual seat movement <br/>Powered row 1 folding for cargo
They are considered medium Strings in the REST API. A query such as
workitem/workItem/allExtensions[key='ATTRIBUTE_ID']/mediumStringValue
should return the value you're looking for.
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.