I have a SP-2013 list that has a column that I need to key off of for a specific action. When someone puts a value in that column of 'EMERGENCY', I need to kick off a process where people will be alerted and have the option to respond to that emergency with a 'denied' (we're currently using an Outlook form with voting buttons...).
I don't think a workflow will work, as this is going to 130 people and I cannot have this dependent on all 130 providing their approval (or denial) via a workflow.
I'm thinking an alert might work, but on receipt of an alert what would the recipient do? Respond via e-mail to the requester with a 'no' (no tracking on that...)? Get into the SP list and change the value of that column to 'denied' (this would limit 'responses' to the EMERGENCY to just a single person being able to deny the request - not desirable...)?
I'm not sure how to best handle this - any thoughts/suggestions?