File API IP Whitelist

1 votes

Use Case:
I have an Invoice that requires an attachment in my data store.
I create a public URL for the file and give it an expiration time.
I make a request to the Files endpoint with that temporary endpoint.
File gets downloaded by an Invoiced worker. (I'm assuming this)
Attach file to the invoice blah blah blah

Feature:
I'd like to provide a whitelist of IPs to allow access to that temporary public URL for enhanced security.

Not planned Suggested by: Ryley Sevier Upvoted: 18 Sep, '20 Comments: 1

Comments: 1