It’s totally doable.
The only video input plugin that I’ve used is Ziggeo. It allows you to record video / upload video. The video goes into Ziggeo’s hosting, and you get back a URL you save into Bubble’s database.
As for making video appear at a certain time during a video is easily achievable with a few methods. For example, a delayed workflow that changes the video input’s state after X seconds that the page loaded.
Ziggeo as a plugin is not paid (bubble made it, as I recall), but Ziggeo as a hosting service IS paid.
If you want to trigger workflows based on video playback position, there are a few video plugins available for that, too. Our bois at @ZeroqodeSupport have some legit plugs you can try out.
Hey there! I’m trying to understand how to make the ‘form id’ within the API calls dynamic.
Right now for the URL’s i’m just putting the the FORM ID in the URL static. How can I make this a variable? So that I can call different forms based on which user account i’m trying to reference? See below ‘GET’ call for context.
Also i’m having issues seeing the API under 'use as datasource for a group or repeating group. When I click on it (see screenshots) if doesn’t show up… But I definitely have it set up (see second screenshot).