FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
How we use PageBolt to send our own monthly usage reports
NewsWeb Development

How we use PageBolt to send our own monthly usage reports

via Dev.to JavaScriptCustodia-Admin1mo ago

How We Use PageBolt to Send Our Own Monthly Usage Reports There's a moment in every developer tool company's life where someone on the team says: "wait, can't we just use our own product for this?" For us, that moment came when we looked at our customer success workflow. We were manually copying usage numbers into a Google Slides template every month, exporting to PDF, and emailing enterprise customers. The irony wasn't lost on us — we'd built an API that generates PDFs from HTML, and we weren't using it ourselves. Here's exactly what we built, why it works better than what we had before, and the specific code we shipped. What we were doing before Monthly, someone on the team would: Pull usage stats from our dashboard Open the Google Slides template Fill in the numbers manually for each customer Export to PDF Email it via Gmail For three customers, fine. At 15+ accounts, it was taking most of a morning. What we built A cron job that runs on the 1st of every month: // scripts/monthly-re

Continue reading on Dev.to JavaScript

Opens in a new tab

Read Full Article
20 views

Related Articles

We Autoscaled to 100 Pods — Then Ran Out of IP Addresses
News

We Autoscaled to 100 Pods — Then Ran Out of IP Addresses

Medium Programming • 2d ago

The Silent Shift in Software Engineering Nobody Is Talking About
News

The Silent Shift in Software Engineering Nobody Is Talking About

Medium Programming • 2d ago

I Built a Clamp() Generator — No More Media Queries for Typography
News

I Built a Clamp() Generator — No More Media Queries for Typography

Medium Programming • 2d ago

News

What Category Theory Teaches Us About DataFrames

Lobsters • 3d ago

卡了很久的 DDD Aggregate,被遊戲的概念解開了
News

卡了很久的 DDD Aggregate,被遊戲的概念解開了

Medium Programming • 3d ago

Discover More Articles