File data to URL

Hello!

Quick feasability question.
The quickbooks API does not provide any direct link to invoices.
However, it does let us download the invoice.

I would like to send the invoice to airtable which only take URL as input.
Is there native way to go from the data output I get to a URL for that same file?

Thanks a lot for your help,
Joachim

Howdy

Know this is late, but answering for anyone who may search for this in future.
Store file on dropbox/google drive(free) or S3 bucket(cheap, maybe free)
put that link in airtable.

2 Likes