Thank you Benjamin for taking the time to deal with this. I completely redesigned my scenario so I don’t need to use Watch post anymore. I am almost completely done with the new scenario, my only issue is uploading media items (photos) in an interation into the end page’s media library.
You see, I can’t find a way to change the file name after using an HTTP Get a FIle module and before using Create a media item. The problem is that every downloaded Photo from the internet will be “file.jpg”, and that is a problem when referring to images in the newly created posts. Do you have a idea how can I change the file name in the process? The WP module only let’s you change image title, caption, description but not file name.
Changing the file name in HTTP- Get a file module did not help either:
I’ve found this similar use case in Community forum, but that way it was solved is not clear for me:
Thank you for your help!