Receipt capture: forward parsed grocery receipts to Crossbill #142
Labels
No labels
accessibility
backlog
beta-feedback
bug
duplicate
enhancement
feature-request
help wanted
invalid
needs-design
needs-triage
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/kiwi#142
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Summary
When a user scans a grocery receipt in Kiwi, the parsed receipt data (line items, totals, merchant, date) should optionally be forwarded to Crossbill for expense tracking. This closes a natural loop: the same scan that stocks the pantry can also log the grocery spend.
User flow
Data shape to send
Configuration
CROSSBILL_URLenv var (optional). When unset, the forward option is hidden. No tier gate needed — this is a cross-product integration, free for any user running both.Notes