Hello everyone,
I'm developing an auto-reply system that captures customer replies and stores them in AirTable.
When I utilize the Email module, the Text Content field produces output similar to this:
Hi Pranav,
I am looking forward to our call!
On Sat, Nov 11, 2023 at 12:38 PM Pranav Ghatraju pghatraju@gmail.com
wrote:
Yes definitely!
On Sat, Nov 11, 2023 at 12:37 PM Pranav Ghatraju pranav@integr8ai.io
wrote:
<<<BLOCKQUOTE:
Thank you, looking forward to it.
>>>
Could someone help me craft a regex expression? I need to extract only the text preceding the line "On Sat, Nov 11, 2023 at 12:38 PM Pranav Ghatraju pghatraju@gmail.com wrote:". The expression should be flexible enough to handle variations in date, time, and sender email addresses.
Thanks,
Pranav
Hi Donald,
Thanks for getting back to me!
Unfortunately, that didn't resolve the issue.
I just realized when I copied and pasted the regex, I forgot to quote it, so markdown took over. You would need to adjust the regex to work with your exact output from the email module.