Add transaction to group via API
M
Michelle
The API has an endpoint to create a new group from existing transactions, but not to add/remove transactions from an existing group. I like to write scripts to automate my budgeting and this would be very helpful for me! Maybe could be as simple as adding "group_id" on the create and update transaction endpoints to assign it to a group, or "group_id: false" to remove it?
Log In