What is your goal?
I’m trying to build a scenario that automatically transfers new photos from Google Photos to OneDrive. My setup is: Google Photos (Watch Media Items) → Google Photos (Get a Media Item) → OneDrive (Upload a File). The Watch module finds photos successfully but the Get a Media Item module returns a 400 Invalid Argument error when it tries to retrieve the actual file. I’m mapping Media Item ID from the Watch module into Get a Media Item. Has anyone successfully built a Google Photos to OneDrive automation and can share how they handled the file data transfer?
What is the problem & what have you tried?
I’m trying to build a scenario that automatically transfers new photos from Google Photos to OneDrive. My setup is: Google Photos (Watch Media Items) → Google Photos (Get a Media Item) → OneDrive (Upload a File). The Watch module finds photos successfully but the Get a Media Item module returns a 400 Invalid Argument error when it tries to retrieve the actual file. I’m mapping Media Item ID from the Watch module into Get a Media Item. Has anyone successfully built a Google Photos to OneDrive automation and can share how they handled the file data transfer?