When embedding a Vimeo video, the video is not uploaded to Mavenoid's servers. If the video is changed or removed, this change will immediately apply to your flow as well. We recommend only embedding videos that you control.
1
Click the node to open its edit panel.
2
In the description, enter the video's URL such as https://vimeo.com/674625081
.
3
Mavenoid will automatically replace the URL with an embed.
4
You can preview the node to confirm how the video will look to users.
If you want the video to start at a certain time index, you can include that time index in the URL. When the user plays the video, it will start at the indicated time.
Use #t=MINUTESmSECONDSs
where MINUTES
is the desired start time in minutes and SECONDS
is the remaining number of seconds in the desired start time, such as https://vimeo.com/674625081#t=1m1s
.