sendgrid / eventkit-rails

An open source project for integrating with SendGrid's Event Webhook.
Open Software License 3.0
53 stars 73 forks source link

events separated by users #15

Open andyhol opened 8 years ago

andyhol commented 8 years ago

HI,

This is working perfectly , however if you have multiple sub-accounts and you want to have the events delivered separately on my heroku account. I would like to see the events for each user .

This can be achieved in any way ?

I created new users in heroku and used different notification urls for each subusers .. however they all are gathered in the same account and I cannot see how I can see only the event for a specified user.

In the filtering search field I cannot find this

gwong89 commented 8 years ago

How were you able to get this to work? I'm getting a 500 error saying connection/channel is not open.

andyhol commented 8 years ago

This is a current issue .. which I try working with heroku .. my free account had a row limitation on it and when that was reached the limit they revoked the write rights.. since then I took a paid unlimited DB .. made it primary however its still does not work .. and they dont know why .. all was done correctly.