Matthew Gertner
My feedback
2 results found
-
2,410 votesPublic API PM responded
An error occurred while saving the comment Matthew Gertner supported this idea · -
5 votesMatthew Gertner supported this idea ·
An error occurred while saving the comment Matthew Gertner commentedFor us the main priority is to be able to specify different accounts for different currencies. We book payments in Freshbooks in USD, GBP, EUR and others. Each of these goes into a different bank account. The current Freshbooks integration is useless to us since it assumes that all payments go into the same account, which has to use our primary currency.
Our bank (Raiffeisenbank) doesn't have a supported feed, so I configured it to send us bank statements daily by email. I think spent a couple of hours hacking together a Python script that downloads the emails and parses the bank statements. The missing step is to import the statements into Xero via the API (I can easily generate OFX, QIF or CSV). Unfortunately I gather that there is no way to import a statement using the API.
We'll import manually for now but since we are receiving new statements from the bank everyday, it would be fantastic if my script could simply import them automatically (essentially simulating the automatic feed).