Make.com OAuth 2.0

Hi everyone,

I am looking for some help automating Frame with make.com.

From my research, it looks like the Frame (legacy) modules don’t work with the new Frame v4 update.

It also looks like the only workaround is the HTTP OAuth 2.0 module.

I’m hoping to build 2 automations:

Automation #1:
Trigger: Webhook
Actions: Create a Project in Frame and Create a Folder in Frame

Automation #2:
Trigger: Google File Upload
Action: Upload Video to Frame

Is this possible with OAuth 2.0? Would anyone be able to walk me through the steps of setting up either of these automations?

Thanks very much!

hi @SamBird you could use all of this via the OAuth 2.0 to catch the JSON response and then create another custom API call. The Make.com team is releasing a beta for V4 very soon so if you can afford to wait a short bit, it should be here any day.

@SamBird it looks like the Make.com team delivered! They released their V4 integration today and you can get access to it now! It will show up at Frame.io in their UI and it should be working well (did a few tests myself to confirm!)

1 Like

Ah that’s great! Thanks Charlie!