A story of how we built an end-of-year summary for a product studio of 200+ people in less than 40 hours, mainly with low-code tools.
Maybe it could even be productized, as end-of-year summaries have been quite popular last year.
I will write about:
Here we go!
Our concept was simple — we wanted to have 2 things:
For the landing page we’ve used Readymag, we just needed to display the data in a nice way.
For the personalized data, we went with Sendgrid for the emails, as we have already implemented that for one of our internal products, as well as Slack bot that we already had within that very product.
Now we’ve figured out the concept, now time to figure out how personalized data should look like.
Here comes Spotify’s generative approach:

Essentially, each card for the person is a random mix of:
You can simply mix and create a lot of unique cards. That’s neat, right?
Here’s the base we’ve come up for our summary:

Now all that remained was to get the data for both the landing page and the personal cards!
We’ve used 4 data sources:
Luckily the data all was exportable, the only difficult thing is to glue everything together, considering Harvest data had 98k lines.
For that very task we’ve used Retool Workflows and it looked like this:

Looks scary, but in reality, it’s pretty simple:
It worked wonders, considering the Harvest spreadsheet was around 98k lines of data!
What was left is to connect backgrounds, geometric figures, and colors from the previous paragraph with the data from this paragraph!
Here’s how the personalized card turned out:

And that’s how we’ve built the end-of-year summary for our product studio!