Get a daily stats report created and sent without manual work. The flow collects public JSON data, ranks top creators and workflows, writes a clear summary with AI, and delivers it by email and Telegram. It is useful for community and marketing teams that share updates with their audience.
On a schedule, the workflow pulls two JSON files from a public URL. It parses the data, splits creators and workflows, and sorts by recent activity. It then takes the top creators and top workflows, and merges results for a clean report. Two AI models help write content: one drafts the full summary, and another builds a short top 10 list. Markdown is converted to HTML, emails are sent with Gmail, and a Telegram post shares highlights. The report is also saved to Google Drive, with an optional local markdown file for on-prem setups. It can also be called by another workflow to get stats for a single user on demand.
Setup needs API keys and OAuth for each service. After you connect OpenAI, Google Gemini, Gmail, Google Drive, and Telegram, set the schedule and data path. Expect to cut reporting time from hours to minutes and keep updates consistent. Great for weekly newsletters, internal updates, and public community highlights.