Sometimes an error data come into my SQL tables. This field is a Website field which accepts only websites data. Users sometimes input non website kind of text like" Website is under contruction" etc. This makes the integration fail and can only be seen if checked manually into SQL tables. I need a help in Alteryx WF to catch the error once comes in to SQL table and an email should be sent to me. So i can manually go and delete the error data vale. Am new to Alatyx...pls guide me