Hi,
I'm running a research participant network for my organization. When our customers sign up to do product research with us, they provide a number of times they want to be contacted about engaging in a research activity.
I need an flow automated flow that will 'quarantine' participants when they have met their limit, and that will reset at the end of the year. (a single select field, that I can use to hide them in the view of available participants)
Currently I have:
- Availability given by the participant in a form - I'm using a formula to convert that to a number field.
- A 'engagement status' field to indicate whether a participant is available or currently engaged (used to filter them from view of available participants).
- An automation that switches the above field from 'engaged' back to 'available' once the research as ended.
I'd like to be abe to count how may times the 'engagement status' field has been changed to 'engaged', then compare that to the availability given to the participant, then 'quarantining' the participant until a set date (EOY), at which the 'quarantine' switches back to 'free'.
I'm just not sure how to go about it. Any help is appreciated!