I’m having Zapier watch for incoming emails and then sending data to Monday.com
But ideally what I’d like to do is something a little more complex:
The data I want is in the email “snippet” field. In the snippet there are several lines I want to cut out - for example:
Line that contains “Title” - move that entire line into Monday.com to a particular board item colum called “Title”
Line that contains “Cause” - move that entire line into Monday.com to <that same board> board item colum called “Cause”
Etc.
Is this possible or is this too complex for Zapier? The goal here is to extract data out of the email and make it a separate object in Monday so I can manipulate it from there.
Thank you