Setting transaction category via API

Tagging categories is time consuming and automating it would be amazing.

I want to use some custom logic to categorize my transactions. I’m thinking of a mix of my own rules + some ML (embeddings based).

As of today, I can pull transactions, locally decide on categories, keep track of transactions I reviewed (via metadata), but I can’t update categories via APIs. Are there any plans to support this?

Also as a paid Monzo user, I’d love to be able to use my own custom categories also.

Thank you!

1 Like

You want write access to the database?

1 Like

You can already update things via the api, this doesn’t seem an unreasonable request.

3 Likes

Oh really! I thought that would be a read-only kinda deal