I am on an enterprise plan and am trying to embed Vimeo video but the 'video embed' field is not picking the parameter that I am adding at the end of the video URL -
Hello @richa, could you please share with us the entire URL you're embedding so we can try it out on our end? Please note that the Embed field only accepts valid oEmbed URLs
This is happening because you're using the html value of the Embed response. I can see that this field doesn't apply the background=1 parameter that you need. You need to use the embed_url and paste in it an iframe in your app.
Can you describe more details how to do it? i have this features(added screen). And i pick /emb that works well with normal links like banner ou on Vimeo but we want to add autoplay for this video. How to do it in this case??