As I continue to work on my Chrome Extension for importing invoices to FreeAgent, I’ve finally gotten to the point where I can parse the invoice, extracting the necessary information automatically.
It’s now just a matter of clicking the “Add to Bills” button beside the invoice you want to add and the extension (with some Azure backend support) parses the invoice, extracting the relevant information.
You can also select the contact that this bill has come from and I’ll be adding the FreeAgent category support very soon.
At present, Github is the only invoice I can parse, so once I’ve got that working well, I’ll expand the scope of the parser to handle Azure and other major SaaS providers.
I’m looking for beta testers at the moment, so if you’re interested, please let me know.