Parsing email with Regular Expressions, then running GlideRecord Query
I'm having a devil of a time trying to run a GlideRecord query from the results of a regular expression search. I'm running a Business Rule to check for incoming email with a specific title (Inbound Email action didn't seem to want to work). The ...