Has anyone found a method of removing HTML tags from text returned from an API call? p.s. I’ve seen people using Regex but I don’t understand exactly how it works with bubble.
This is an example of what I’m trying to prevent -
Thank you so much @arthur.kieffer! I have another quick question if you don’t mind?
1 -I want to pull in a list of ingredients from a website using a URL
2 - I want to output the listen of ingredients based on how many are available.
3- When I pull them in they come in without spaces.