Once I’ve uploaded image files via get file to Wordpress, and mapped to rename files, how do I record the final image URL back to Google Sheets?
Hi Elliot, you can simply map the same URL into the Google Sheets module, can you not? if so, you can share screenshots of your last execution
I’d like to do that but how?
The options for value in the Google Sheets module have loads of Wodpress fields to use but not the URL. Where do I pick up the URL from?
So there is no full URL to pick up,so I’ve done this instead in the row updater.
http://websiteaddress/wp-content/uploads/{{5.file}}
But is there a better way to get the full URL from a Wordpress upload?