Adding bulk invoices

Hi All,

I have the issue of having to input 90 invoices each week for small
amounts. Would be great to just upload a csv file with all the invoices
(will only have one item on each) on it to save time. Has anyone had this
issue and found a solution that they already have working at all?

Look forward to hearing from you,

Luke

Hi Luke,

I’m afraid it’s not possible to upload invoices into FreeAgent from a CSV
file.

We do, however, support the creation of invoices via the /invoices
end-point of our API:

If you’ve already got your CSV, you could create a script that’ll take read
the CSV contents and send API requests to create each invoice in turn.
Alternatively, you can do away with the CSV file entirely and connect your
systems directly to our API so that invoices are created on-demand.

Suffice to say, interacting with the API requires some programming skills,
but it’s certainly possible to automate the creation of invoices within
FreeAgent.

I hope this helps.

Kind regards,
Dave JOn 16 April 2015 at 14:43, Luke Stillwell lukes@07heavendesign.co.uk wrote:

Hi All,

I have the issue of having to input 90 invoices each week for small
amounts. Would be great to just upload a csv file with all the invoices
(will only have one item on each) on it to save time. Has anyone had this
issue and found a solution that they already have working at all?

Look forward to hearing from you,

Luke


You received this message because you are subscribed to the Google Groups
“FreeAgent API” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to freeagent_api+unsubscribe@googlegroups.com.
To post to this group, send email to freeagent_api@googlegroups.com.
Visit this group at http://groups.google.com/group/freeagent_api.
For more options, visit https://groups.google.com/d/optout.

David Jones
Senior Support Engineer

FreeAgent

I have managed to successfully build an application that loads large amounts of any item into Freeagent for a client. If anybody has large amounts of expenses/invoices etc saved in a spreadsheet/csv then feel free to contact me and I can provide a service to upload them in bulk.

@ [hassanahmaduk]
would it be possible to share the service you use to upload invoices in bulk? we need to upload multiple invoices and it is not possible to enter them manually

You can use Fabio to upload invoices (and many other things) in bulk, from CSV files. Fabio was launched in 2015, and is used daily to upload invoices. Heading towards 250,000 invoices created so far.

Check it out here: getfabio.co.uk/intro

Any questions, drop me a note on the Contact Us page.