Question

remove emojis zapier

  • 7 November 2023
  • 4 replies
  • 6085 views

How to remove emojis from a field in zapier?

4 replies

Userlevel 7
Badge +14

Hi @IDEI-MiguelMartinez 

Good question.

What type of field are you trying to remove emojis from? (screenshots an example)

For example, the first name field of the client or agent comes from Zenvia Conversio App and I want to send it to SQL Server using a zap

 

In the Agent Last Name field I replaced a specific emoji with empty. But can something be done in this part? so that I can delete any emoji and just extract the text and be able to register it in SQL. 

 

 

Userlevel 7
Badge +14

@IDEI-MiguelMartinez 

If those fields should only have alphabetical characters, then you can configure regex to extract only those characters.

Action: Formatter > Text > Extract Pattern

Try asking ChatGPT for help with the regex.

Reply