I’m trying to delete some emails from a server based on the subject, which is stored in an airtable.
I made this flow. It gets the email list also the table with the subjects, but the node split out outputs (number of emails X number of rows) and the IF node, does not work as expected.
I’d like to compare each email subject with all the subjects from the table.