Hello,
I have created an automation connecting Wordpress to Shopify. My goal with this connection is to auto-post new Wordpress blog posts onto a Shopify blog.
My connection was created using a Wordpress Watch Posts and Shopify Create an Article.
Everything is working well besides the image upload piece. I am using the image url from the wordpress API, but every time I test the connection fails with the following error:
DataError
base: Image upload failed. Could not generate an image extension name…
I’ve attached a few screenshots - hopefully these are helpful.
Am I missing a step?