opensource
opensource copied to clipboard
Google Data Studio Connector
I've been using Google Data Studio for some other reporting/dashboard needs and wanted to incorporate my SendGrid stats data. I searched for an existing connector, but didn't find one. So, as an experiment I built one this weekend. Right now it just pulls the global stats and is pretty basic, but I would be glad to share it here if appropriate. It is just in App Studio now, as I'm not sure how to migrate it to Git, but will work on that next. Please reply if you are interested in it and I am glad to share.
- Doug
Hi Doug. I would be super grateful for a copy of your connector if you would be willing to share! Cheers brother.
@beatyconsultancy I couldn't find an easy way to share it with you in Data Studio, so I put a copy out in GIt: https://github.com/dfoster67/SendGrid-Connector
It was designed to run in App Script, and based off one of Google's examples. It's been a while since I did much with it as I am now using PowerBI, where I was able to work out how to pull the data directly from the API. Take a look at the repo. Hopefully it helps.
You sir, are a scholar and a gentleman. @dfoster67