PERSONAL PRODUCTIVITY

Weekly Outlook Subscription Audit Report to Notion

Compiles a weekly report of every subscription sender hitting your Outlook inbox, ranks them by volume vs. engagement.

CategoryPersonal Productivity
Enginesim
Difficultyintermediate
Triggerschedule
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekly schedule kicks off the audit
  • ActionPull a week of subscription mail per sender from OutlookOutlook
  • LogicCompute volume, open rate, and noise score
  • ActionWrite per-sender recommendations with OpenAIOpenAI
  • ActionUpsert weekly trend data to PostgresPostgreSQLPostgres
  • OutputPublish ranked audit page to NotionNotionNotion

What it does

Gives you a clear, weekly picture of where your subscription clutter comes from. It tallies every recurring sender, computes a noise score from how much they send versus how rarely you engage, and writes a ranked audit to Notion so you can decide what to cut, without acting automatically.

When to use it

When you want visibility before deletion, or need a shareable record of inbox sources for yourself or a team. A reporting-only companion to the auto-unsubscribe workflow.

How it works

  1. 1A weekly schedule kicks off the audit.
  2. 2It pulls seven days of bulk and subscription mail from Outlook, aggregated per sender.
  3. 3A logic step computes each sender's volume, open rate, and a derived noise score, then merges in lifetime totals from Postgres.
  4. 4OpenAI writes a short recommendation per high-noise sender (keep, unsubscribe, or rule).
  5. 5The results are upserted into Postgres to track trends week over week.
  6. 6A ranked, sortable audit page is published to Notion as the deliverable.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect OutlookMail, calendar, contacts.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect PostgresAny Postgres URL — query, write, migrate.
  4. 4
    Connect NotionPages, databases, comments.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.