I was considering how plausible it would be to setup an automated export into a google sheet using Starlings API. their v2 webhooks allow sending things like realtime transaction data, which i think i can setup to send data into a google appscript that i can code to take the post data and add it into a spreadsheet.
I can then feed that data into finance sheets.
I was curious if anyone had any experience trying this already? and what their experience with it is like.
I just setup a starling developer account (super easy) and linked it to my current account (super easy), it looks like they’ve made it really easy for you to use the API against your own personal accounts.