<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Mass Video Embed Via API]]></title><description><![CDATA[<p dir="auto">I want to embed thousands of videos from another site via API<br />
is in JSON do you support it?</p>
<p dir="auto">are there any tutorials about this?</p>
]]></description><link>https://community.appdrag.com/topic/162/mass-video-embed-via-api</link><generator>RSS for Node</generator><lastBuildDate>Thu, 05 Mar 2026 11:27:21 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/162.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 25 Jun 2020 06:28:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mass Video Embed Via API on Thu, 25 Jun 2020 06:40:43 GMT]]></title><description><![CDATA[<p dir="auto">Hey Gab,</p>
<p dir="auto">Yes it's possible, you will have to create a cloud function in Cloud Backend and call your external API<br />
You can then call your cloud function to fetch the content and display it in the frontend. For that part you will need to write some JS to generate the elements and add them on the page.</p>
<p dir="auto">In cloud backend &gt; API &gt; Create a new function &gt; Node.js<br />
there you will see several cloud function templates, one of them is about calling an external API</p>
<p dir="auto">We don't a tutorial for this exact use case but you will learn a lot by checking our video tutorials here:<br />
<a href="https://academy.appdrag.com/" rel="nofollow ugc">https://academy.appdrag.com/</a></p>
<p dir="auto">Another option is to use Dynamic Datasource instead but that option might be more limited for your use case.<br />
this is covered by Tutorial 5 here:<br />
<a href="https://academy.appdrag.com/FullStack-with-cloud-backend-Episode-5.html" rel="nofollow ugc">https://academy.appdrag.com/FullStack-with-cloud-backend-Episode-5.html</a></p>
]]></description><link>https://community.appdrag.com/post/498</link><guid isPermaLink="true">https://community.appdrag.com/post/498</guid><dc:creator><![CDATA[Joseph Benguira]]></dc:creator><pubDate>Thu, 25 Jun 2020 06:40:43 GMT</pubDate></item></channel></rss>