Question

Delete users with email filter

  • 25 December 2023
  • 2 replies
  • 36 views

Hi guys,

Is there any way I can delete users whose emails have more than x characters?


Thanks


2 replies

Userlevel 4

Hey Katenn,

I guess you could creat a new attribute with a name like “email_length” store the length there. You could then create campaign that updates every profile once created with the length. You can then create a segment with email_length > X and manually delete the profiles from time to time. Automized you could do that with e.g. Make.com (Once a profile is created check the length and delte it automatically): https://www.make.com/en/integrations/customer-io

 

Hope that helps,

Felix

Thanks Felix

Reply