I have an email tracking app where I receive HTML of email body and subject from different brands through a webhook which I store in a text field.
First, I want to check how many emojis are present in the subject or body and store them in my number field.
Secondly, I want to somehow show in UI what are the common emojis used by a specific brand in their email along with their count.
Can somebody please help me achieve this with Bubble.