Phase 5: SimpleFIN Provider Sync #47
Labels
No Label
architecture
backend
bug
feature
frontend
priority:critical
priority:high
priority:low
priority:medium
priority:nice-to-have
ux
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/BillTracker#47
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Add optional SimpleFIN Bridge support as the first bank sync provider. SimpleFIN feeds accounts and transactions into the shared data source and transactions system from Phase 2.
Depends on: Phase 2 (#44 — data_sources, financial_accounts, transactions), Phase 4 (#46 — matching for synced transactions)
Blocks: Phase 6
Parent: #42
See also: #41 (original SimpleFIN issue — this supersedes it for implementation)
Scope
Implement
simplefinSource.js)Do NOT implement
Environment Variables
Rules:
BANK_SYNC_ENABLEDdefaults to falseTOKEN_ENCRYPTION_KEYis requiredSecurity
Backend API
Connect request:
Service Shape
Sync Behavior
Frontend
Settings → Data Sources → SimpleFIN section:
Acceptance Criteria
Previous → Phase 4 (#46)
Next → Phase 6 (#48)