How to strip HTML tags from api data?

Hi guys,

Pretty new to bubble and learning the ropes.

I have data coming in from an API and the text has HTML tags. I can display using HTML element not text element but the font doesn’t match my UX.

I’d like to use the text element to display the data but this shows the tags Any idea on how to strip the tags either within bubble or via api before the data gets posted to the app.

Cheers,
Mickey

1 Like

Have you tried regex?