I want to filter on domain after the @ symbol in an email
Status: Closed · Asked by Troy Coker on · 0 views
I receive a webhook payload and I want to route based on the email field, specifically the domain. If certain emails contain predefined domains I want to route them differently. Is this possible?
Use Text Formatter - Split Text to get the domain name from the email and then use Routers