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

how to save in an external database the information of the events that sendgrid gives me? #38

Open gerahrios opened 5 years ago

gerahrios commented 5 years ago

I need to save in my external database to sendgrid all the information of the sent emails (if they gave click when I sent it if it was rejected etc.)

timbroder commented 3 years ago

You could use something like https://www.singer.io/ to move it to another DB