Hi,
I am basically looking to directly use Event Hub for web-hooks in Email Providers like sendgrid or Mandrill so as to collect events like email -open, click, bounced etc...
I do not want to make a webapi and use it as a webhook(basically publishing my webapi url on the email provider to post email tracking) is there a possibility that I can directly use the Event-hub service bus for inserting the events received.
Thanks for help any suggestion will be appreciated
Varun