I have now created a script that opens a browser window, logs in to Xero, navigates to the right bank account statement import pages, puts the right file in the upload box and then submits the file. Then it logs out.
It's tightly coupled to our system, but any decent developer should be able to whip this up (e.g. with puppeteer).
¯\_(ツ)_/¯
I guess soon I'll have to make something similar for reconciliation.
I have now created a script that opens a browser window, logs in to Xero, navigates to the right bank account statement import pages, puts the right file in the upload box and then submits the file. Then it logs out.
It's tightly coupled to our system, but any decent developer should be able to whip this up (e.g. with puppeteer).
¯\_(ツ)_/¯
I guess soon I'll have to make something similar for reconciliation.