Jul 2
Add a Personal Developer API
Hello - I am currently looking at YNAB alternatives and found Kualia plus a few others. I prefer to do manual transaction and also API added transactions instead of direct bank imports.I would like API access to my Kualia budget (read/write) to add and update (clear) transactions. This seems to be the only thing holding me back. Nice job building out Kualia! MCP is cool, but I'd prefer a basic rest API as I have my own Python email Parser running locally which looks at inbox emails with a ynab-parse label and then finds the amount/merchant and creates/updates the transaction in YNAB. Would like to change that over to Kualia.One of my credit cards sends transaction posted emails so my parser is also able to take the amount (no merchant name), look it up in the SQL Lite DB to find the transaction ID in YNAB and then go update it to mark it cleared.I did this because it’s way faster than direct import (it can check my email every minute) and I also don’t have every financial institution connected to YNAB since only a few support OAuth. I'm not giving banking and credit card credentials to Plaid, MX, etc.YNAB does a good job with payee name matching when transactions are added via API based on the payee rules + showing original payee name on mouseover, I imagine that Kualia could do the same.
Completed
Done! Very early so there could be some bugs, but its live. Let me know if you give it a try. And shoot me the email you used to sign up so I can give you an extended trial.