Finance & Ops · n8n

Auto-Generate a Monthly MRR Report as a Google Slides Deck

Pull your Stripe revenue metrics at month-end and build a polished Google Slides report automatically, then email it to leadership.

difficulty Advancedsetup 40 minresult Leadership receives a ready-made monthly revenue deck without anyone manually compiling numbers into slides.
  1. 1

    Schedule at Month-End

    Add a Schedule Trigger set to run on the first of each month.

  2. 2

    Gather the Metrics

    Add Stripe and HTTP Request nodes to compute MRR, new customers, churned customers and net growth for the prior month.

  3. 3

    Populate the Slides Template

    Add a Google Slides node that copies a template deck and replaces placeholder text with the computed figures.

  4. 4

    Email the Deck

    Add a Gmail node sending the shareable Slides link to your leadership distribution list with a short summary.

  5. 5

    Activate and Test

    Activate the workflow and run it manually. Verify the numbers on the generated deck match your Stripe dashboard.

Frequently asked questions

Can I add charts?

Generate chart images with a charting API or QuickChart and insert them into the slides as images during the populate step.

What if I use Chargebee or Paddle?

Swap the Stripe data steps for your billing provider's API; the Slides generation stays the same.

About this recipe. Recipes on FlowRecipesHub are written for business owners, not developers, and are tested before publishing — how recipes get made. Some ingredient links are affiliate links that cost you nothing — full disclosure.