Hi all friends, i ve got help from MS supporter, but I cant make the flow yet. Would you be so kind enough to help me a video which will guild me how to make this function (Automatically uploading video from sharepoint to youtube) in detail correctly, tks in advance. From Cheri with love (^^)
To my knowledge and search, you can use Microsoft Power Automate (formerly known as Microsoft Flow) to automatically upload videos from SharePoint to YouTube or Facebook. Here are the steps you can follow:
- Create a new flow in Power Automate and choose the "When a file is created (properties only)" trigger. Select your SharePoint site and the specific folder where your videos are located.
- Add an action to the flow using the "Get file content" action. This action will retrieve the content of the video file.
- Next, add an action to the flow using the "Create video" action. Choose the platform where you want to upload the video (either YouTube or Facebook) and provide your credentials. (It should be premium connectors)
- Fill in the details of the video, including the title, description, and tags. You can also choose the privacy settings and other options.
- Finally, add an action to the flow using the "Upload video" action. This action will upload the video to the platform you have chosen.
- Save and run the flow. The video will be automatically uploaded to the selected platform when a new file is added to the SharePoint folder.