Jan 2, 202411:31 AM - edited Jan 2, 202411:32 AM
Member
Retrieving e-mail performance grouped by day
I need to retrieve e-mail marketing performance (open, sent, bounce rate, etc) grouped by day. That means to have a table like:
Email X | 01-01-2024 | X opened | Y sent (...)
Email X | 01-02-2024 | X opened | Y sent (...)
Email Y | 01-01-2024 | X opened | Y sent (...)
Email Y | 01-02-2024 | X opened | Y sent (...)
Basically, I do not want to receive lifetime values for each email, but time-grouped ones. I already tried the Events API, but the database is insanely big and does not retrieve information in this desired format.
Is there another way to do something like this with the HubSpot API?
No one has replied to this post quite yet. Check back soon to see if someone has a solution, or submit your own reply if you know how to help! Karma is real.