Auto run Api on server to check data
I have created MVC5 Web API controller (api project) to send Emails according to check for some data in table in sql database .How Can I Run this api in the server of data base and auto run the check in database from controller action.