Getting Random Photo from Google Photos Album with no specific date or order

Ok, I made a small automation. I just want random photo to be picked from a specified album from google photos in no order and totally random and I want that photo to be posted on FB after that I want that photo to be removed from that particular album. (Not delete, just removed from the album). I tried used tools function but I am very new to this and have no idea what function should I use to let it pick just random photo.
If what am I doing is wrong, please let me know the right way, I will be thankful.

Or perhaps use this function but there is something wrong with this one as well.

Hi you need to put it into an array first like this.


Then you can use first and shuffle.

let me know if this helps!!

Thankyou for your response and no it didn’t work.
In the scenario it is taking pictures from Google photos from the modified date and goes further and do not take the photo which were of old dates.
Also it is going in order, the first one first and the photos of later dates next in perfect order and not picking old photos from the same album.
Please assist.
I’ve added screenshots of complete process, please let me know what can I do to fix it.

P.S Also I noticed you used “Get Media” for Google photos instead of “Watch Media” which I’ve used. If perhaps this is the issue then please let me know the details to put in “Get Media” to correctly integrate it with my google photos album.

Yea watch media is polling you need to use get media.

Meaning unless you are putting new photos into google photos you will not return any data. Get media will retrieve.

Thankyou, can you please tell me what to put in the fields to direct it to that particular Album.
The Mapping Id idk what to put.