Hi everyone, I’ve encountered a requirement recently and would like to ask for advice from the Make.com experts here.
Our team’s primary task is to generate videos for many users. Currently, these videos are stored on Google Storage. Now, users have requested a new feature: they want us to directly upload these videos to their YouTube channels.
The problem is, we need to upload videos for different users to different YouTube channels. If it were just uploading to our own account, OAuth would be simple. But with this batch upload requirement for users, how should we handle OAuth?