WooCommerce REST-API file upload
-
Hello,
I’ve written a small client for the WooCommerce REST-API in order to create new products in the shop. The documentation states that the
"downloads"property of"product"only supports an URL for"file", which would mean that the file needs to be accessible without authentication on the net, right? Isn’t there a way to send the file with the request, or to upload it securely and unaccessible for the public?Sincerely,
Stephan Kreutzer
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘WooCommerce REST-API file upload’ is closed to new replies.