Hi, I have set up a workflow that creates an image and saves it to Google Drive.
In the next step, I want to send the image to WooCommerce and I map the address of the image from the previous step.
It looks like this:
WooCommerce however refuses to accept it, saying it is not in the right format (woocommerce_product_image_upload_error, Invalid image: Sorry, you are not allowed to upload this file type).
Obviously, it wants a file ending with jpg/png... but how do you get it from the Google Drive?
(The workflow ID ends with 68464841258)
Thanks
In the next step, I want to send the image to WooCommerce and I map the address of the image from the previous step.
It looks like this:
WooCommerce however refuses to accept it, saying it is not in the right format (woocommerce_product_image_upload_error, Invalid image: Sorry, you are not allowed to upload this file type).
Obviously, it wants a file ending with jpg/png... but how do you get it from the Google Drive?
(The workflow ID ends with 68464841258)
Thanks