Creating a Vimeo feed takes 3 simple steps.
In the Feed Name field, give your feed a recognizable name. You can change this later if needed.
Next, click "Add Content" to add the link to the Vimeo video.
1. First, get the embeddable link from Vimeo.Go to the Vimeo video you want to add to your feed. Click the “Share” button located in the top right corner of the video.In the pop-up window, click on “Embed”A code snippet will appear in an <iframe> format. Copy the URL inside the src attribute, it will look like this:To ensure your embedded Vimeo video plays automatically, you'll need to add the following parameters to the end of the embed URL
&autoplay=1&muted=1
Example https://player.vimeo.com/video/1017521668&autoplay=1&muted=1
2. Add the video link then click "Add content".