I have a Thunk that uses an API tool sending data to Appsheet. When the data gets to Appsheet some text shows up as HTML entity codes or entity names as shown in the screenshots below. Not sure why this is happening. Interesting that the & is replaced with the entity name, while the ‘ is replaced with the entity number.
Screenshot from Thunk execution AI:
Screenshot from in Appsheet:


