Receipt-Wrangler / receipt-wrangler-api

Server for Receipt Wrangler
GNU Affero General Public License v3.0
41 stars 0 forks source link

[Feature Request] - Integration / Matching with Budget Software #120

Open latetedemelon opened 11 months ago

latetedemelon commented 11 months ago

It would be nice to interface with some of the more common open source budget projects (Firefly III, actual budget, bean count).

Noah231515 commented 10 months ago

@latetedemelon Thanks for the feedback. How would you envision some of these integrations working at a high level? I have used firefly before, but not acutal budget, or bean count.

They seem slightly different than the purpose of receipt wrangler, but perhaps that's not a bad thing.

mstewart14 commented 3 months ago

I have recently started using Actual Budget myself. They have API documentation here. At the worst, give me the ability to output all my receipts as a CSV. At best, allow me to enter a URL and credentials/API key and have the data flow relatively seamlessly (Scheduled batch? Batch process when I press a button? track what has been sent and not, allow resend of a batch? enable mapping of fields)

Noah231515 commented 3 months ago

@mstewart14 Thanks for the feedback. An integration is planned later this year for YNAB. This will include a jobs table where users can see what has ran against YNAB, its status, ability to rerun for example.

AFAIK, Actual is very similar to YNAB so it shouldn't be too much of a stretch to include Actual in that integration.

That is later this year, however. Receipt Wrangler definitely needs an import/export mechanism anyways and has been requested more than once. I'll see where it can be fit in to get done sooner, rather than later, which can support Actual exports.