Preflight Check: RegExp Match

Similarly to the Region Matcher, RegExp Match will run the provided Regular Expression on the Input Identifier, and change the status of the request when a match is found.

The screenshot below illustrates a preflight check set up to automatically reject requests for which the input identifier (email) ends with "@acme.com".

Region Rejection Preflight Check