I am looking for some simple API that I could send email to and it would send HTTP GET request to a designated URL?
Does something like that exist? Its fairly difficult to setup email monitoring using .NET (setting up windows service , POP3/IMAP access etc).