Export Invoice Details as CSV

You can export the list of invoices but not the invoices themselves as a CSV.  My finance department would appreciate if you could download the actual invoice (or email the attachment would be even better).

5

Comments (4 comments)

0
Avatar
Gido Veekens

Hi Ryan. We cannot do that from UI currently. But, are you aware you can download the invoice in JSON through API? This opens up many scenarios. You could use this to import the data into Excel with PowerQuery or create your own logic to link it to your whatever target application you use for processing the invoices. Make sure you enable the API from your NMM install and generate the secret to start using it. Use these endpoints:

/rest-api/v1/invoices

/rest-api/v1/invoices/{id}

Hope this gives you some inspiration on how to simplify the processing of invoices.

0
Avatar
Ryan Dorman

Thanks Gido

We are aware of the API and I have a ticket in with our developer to look at getting billing integration setup but that's going to be Q4 at the earliest. I totally get that that is the most flexible way and I appreciate the depth of the API.   I'll just continue copy/pasta until then. 

0
Avatar
Will Fulmer

Ryan Dorman - Have you had any success with this via API and JSON files?

0
Avatar
Dave Stephenson

Linking this to another feature request for a similar idea.

Invoices received by nerdio – Nerdio Help Center

Please sign in to leave a comment.