Hello all,
I am trying to use Monday as a Ticketing system to talk to one of our vendors ticketing system.
I have integrations with Outlook
(When an from is received, add it as an update)
(When an is received, create an item in )
The problem is I want to to distinguish between a NEW request and updating something with the same item (aka subject)
- Is there a filter for (When an <Email [subject does not include already known items?] > is received, create an item in )
I have a stack of Automations for when (When an update is created set to ) for visability
as well as sending emails or notifications
Basically I just want a built-in function to say “If email is received check the requestor email+item name. If its a match update otherwise create a NEW item”