A bank statement sorted into spending categories

The scenario reads a statement from SSH, determines the merchant and category for each transaction, skips what's already processed, and files the tagged records into Supabase.

  • The category is picked from the merchant for you
  • Repeat transactions aren't processed twice
  • You can see where the money goes
  • Just upload the statement — the rest is automatic

How it works

To connect SSH and Supabase, you don't need a developer: a ready-made scenario links them in minutes.

  1. Starts when: When clicking ‘Execute workflow’
  2. Then: Get many rows
  3. Then: Aggregate
  4. Then: Download extract
  5. Then: Extract from File
  6. Then: Normalize content
  7. Then: Uniq Hash
  8. Check: Loop Over Items
  9. Then: Extract merchant
  10. Then: Category extraction
  11. Check: Merge
  12. Then: Create a row
  13. Then: Output Parser
  14. Then: gpt-4.1-mini

You can launch this SSH + Supabase integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.