Say I want to catch the event of some user creating an Account, and then
evaluate that account to see if certain fields already exist in the DB
before letting the "insert" continue. Is this possible via the CRM SDK?

Ben