This project highlights my ability to manage professional client communication and organize inbox workflows efficiently. The goal was to maintain clear conversations, provide timely responses, and improve overall client engagement through structured follow-up management and organized message handling.
Going from Seed to enterprise in 3 years is a serious journey. What interests me is how much changes operationally as a business scales. More customers, more data, more moving parts, and suddenly visibility becomes just as important as growth itself. Excited to see what comes from that conversation! 🔥
Hello everyone my name is Christian. I am a community ambassador for Cantina! Can’t wait to meet everyone for the new Contra challenge on Cantina. I’m going to drop my new series I just made this past week called “The Continuum” with new characters I made all on Cantina. Cant wait to see all the creations everyone makes!
https://cantina.com/i/07wwu
Does someone on your team lose a day or two building the sales report every week or month?
That was the starting point at Mokobara, the premium travel brand. Pulling sales across all their stores, checking returns, reconciling the numbers and emailing each manager took 1 to 2 days every cycle, with 8+ hours of that spent just reconciling.
I built them an automation on Make.com a few months ago. It has run on its own ever since, weekly and monthly:
Make pulls every sales record from BigQuery, 100K to 250K per cycle. That is too many for one request, so it reads them page by page and stitches them back together.
It calculates the numbers the team actually uses: net sales per store after returns and discounts, return rates and the change against the last period.
It builds a CSV with the full breakdown and a short email summary you can read in 60 seconds.
It reads a Google Sheet of store representatives and emails every one of them the report for their own store.
The result: the reporting problem is gone. The report went from 1 to 2 days of manual work to fully automatic, and the 8+ hours of reconciliation dropped to zero.
Two things I would do the same way again:
Calculate "net sales" in the automation, not in the warehouse. The business rule for what counts as a net sale is not what the raw data stores.
Send people their slice, not the whole report. One report for everyone gets skimmed by everyone.
The figures in the image are placeholders, the real ones stay with the client.
What report is your team still building by hand? Tell me where the data lives and I will tell you how I would automate it.