Trigger Slack notification when 'Submission Status' count in a Survey123 form is less than 30

Hello Make Community,

I am trying to build a Make scenario to watch a Survey123 and trigger a notification when the status count is less than a fixed number.

To elaborate, our Survey has a ‘Status’ question/field with a list of choices (domains) assigned to it, one of them being ‘Work in progress’. Now, we want that a notification is triggered only when the count for ‘Work in progress’ is less than 10, lets say.

Suggestions or guidance on how to achieve this will be helpful.