We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
634nami
7 years agoExplorer | Level 4
Adding youtube using API (HTTP)
hello, everyone!
I'm trying to add youtube via Dropbox API v2(HTTP).
For example, I have the following code that I upload to Paper.
<h1>Test</h1> <img src="https://example.com/image.png"> <!-- I want to add Youtube as input media --> <a href="https://www.youtube.com/watch?v="></a> <!-- or --> <iframe width="560" height="315" src="https://www.youtube.com/embed/something" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
But, I only get the link or nothing to see...
I want to add Youtube (or Vimeo, Dropbox files, Trello....) as like this via API.
Please tell me how to do?
Best regards,
634nami
The Dropbox Paper API doesn't offer the ability to programmatically embed media like that, but I'll pass this along as a feature request.
- Greg-DBDropbox Staff
The Dropbox Paper API doesn't offer the ability to programmatically embed media like that, but I'll pass this along as a feature request.
- 634namiExplorer | Level 4
Thank Greg K!
I expectantly wait for this function to be available😆
- Greg-DBDropbox Staff
Just to be clear, I've sent this along as a feature request, but I can't promise if or when it would be added.
- BazingaaExplorer | Level 3
Was hoping to get a soluion for this asap
- TaylorKrusenDropbox Staff
As Greg mentioned above, we don't control over whether or not this feature will be added or when it might be available. However, I did add a +1 to the feature request on your behalf.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!