Account metadata hash
M
Michael Bianco
It would be helpful to have a
metadata
hash available on each account. For instance, if you were tracking a car value, you could stick a CarFax or Edmunds URL in the metadata of the account, which would allow a script or app to dynamically update the value.Log In
M
Michael Bianco
Yes, if there was a metadata object on the asset/account object, that would be perfect.
J
JP Shipherd
Michael Bianco this is an old request, but would a metadata JSON object associated with the accounts serve the purpose?
M
Michael Bianco
Another example: adding extra data to investment accounts that can be used to run reports/calculations on them via the API.
M
Michael Bianco
Here's an example where this would have been great: https://github.com/iloveitaly/lunchmoney-assets
Instead of having a
assets.json
mapping the account ID to the url of the external asset, this could be in LM so the sync application could be stateless.