Money Tracker

Setup Guide

Pick your integration and follow the steps.

Expenses are forwarded to a Zapier webhook. Zapier can send the data anywhere — Google Sheets, Notion, Airtable, Slack, or any app it supports. History always shows your local log.

1
Sign up at zapier.com (free tier is enough).
2
Create a new Zap — Trigger:
  • App: Webhooks by Zapier → Event: Catch Hook
  • Click Continue. Zapier shows a webhook URL — copy it.
3
Action — pick any app Zapier supports. To write to Google Sheets:
  • App: Google Sheets → Event: Create Spreadsheet Row
  • Connect your Google account, pick your spreadsheet and sheet tab
  • Map fields from the payload:
    IDidAmountamountCategorycategoryDescriptiondescriptionDatedateCreated AtcreatedAt
4

Turn on the Zap, then go to Connect, paste your webhook URL, and click Save.

Test by submitting one expense — Zapier's task history confirms whether the row was added.

Checklist