Hi everyone,
I'm working on a project to filter out spam and ham emails. As part of the process, I need to check the status of any URLs contained in incoming emails.
Extracting standalone URLs is pretty straightforward using Formatter by Zapier. However, I'm unsure how to extract URLs that are embedded within varying text — especially since the email content changes with every message.