Frame.io to Microsoft Sharepoint

Hello Everyone!

I am working on a few productions that are being managed through Frame.io.

What I would like to try and do is have Make watch a “Final” folder on Frame.io and whenever files are added to that folder, I would have Make watch the folder every hour and upload the files onto a Microsoft Sharepoint Folder or OneDrive.

This way I do not have to download and upload 20 times a day and just confirm completions and email the parties that need the completed assets.

I have started a scenario that I think is correct but when it runs, nothing happens on the Sharepoint side. So, I guess my first question is this even possible, and if so what would be the correct modules to make it possible?

Hello,

Please check the output data from Frame.io module, if data is available right in binary format, it should ideally upload correct. If expected action is unavailable inbuilt in Make but there is supported endpoint from Frame API , Make an API Call module can be used as trigger.

Hope this points you in the right direction, thanks.

2 Likes