I have been trying to create a zapier with webflow where google docs or basecamp or somewhere where I upload videos is. I then connect it with webflow. All seems to work, but when I attempt to drag an embed into the dynamic list, the video option is never there. I have also tried using a video since it’s a video being pulled in and the collection type is video but still no go. Any advice? Thank you.
Ok, I figured it out so here is the directions for creating a zap with Google Drive and Webflow to stream videos from your Google Drive folders and through your webflow site:
Create the folder you want to house the video files in Google Drive and upload videos.
Make sure you set share permissions to either people with link can view or everyone can view.
In Zapier, make a zap with Google Drive as trigger. Select New File in folder and connect account.
Where you see the File ID - that is the File ID you select from the dropdown in the HTML embed. If you want to add name, add name under vid tag with whatever html you like such as:
<h1>(Name)</h1>
The autoplay=0 ensures the videos don’t all start automatically playing.