I have an EmployeeID field in Microsoft Forms. When the form is submitted, I'd like to check if the EmployeeID exists in a Sharepoint List I've created (Employees table with column name EmployeeID). If it does not exist, Send email to notify me.
Any help would be appreciated!