Webhooks Filter for field values

I created a webhook for when a Task Status (sg_status_list) changes value. It triggers correctly but for ANY status value. I really want an event only when the status is set to ‘final’ or ‘complete’.

Can we have a Value Filter after the “Trigger when these fields change” section in the “Entities Filter” section?

Just FYI, my webhook connects to a webhook handler in Slack and will post a message when the Task status changes.

Thanks!