<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>iframe on asdfasdfasdfasdfddd</title><link>https://academy.test.quriobot.com/tags/iframe/</link><description>Recent content in iframe on asdfasdfasdfasdfddd</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://academy.test.quriobot.com/tags/iframe/index.xml" rel="self" type="application/rss+xml"/><item><title>Add cool looking apps like Spotify, Soundcloud or GoFundMe to your bot</title><link>https://academy.test.quriobot.com/how-to-build-an-advanced-bot/add-cool-looking-apps-like-spotify-soundcloud-or-gofundme-to-your-bot/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/how-to-build-an-advanced-bot/add-cool-looking-apps-like-spotify-soundcloud-or-gofundme-to-your-bot/</guid><description>Add something like Spotify or Soundcloud makes your bot super cool, but is also super easy!
just follow these steps:
Add a new chat message and select HTML as the Chat text type: Add the following code (this isexample code): &amp;lt;!-- for making it fit the chatbuble perfectly--&amp;gt; &amp;lt;p style=&amp;#34;display: none&amp;#34;&amp;gt;1&amp;lt;/p&amp;gt; &amp;lt;div style=&amp;#34;border-radius: 9px; overflow: hidden&amp;#34;&amp;gt; &amp;lt;!--actual iframe--&amp;gt; &amp;lt;iframe width=&amp;#34;100%&amp;#34; height=&amp;#34;300&amp;#34; scrolling=&amp;#34;no&amp;#34; frameborder=&amp;#34;no&amp;#34; allow=&amp;#34;autoplay&amp;#34; src=&amp;#34;https://link_to_the_service_here&amp;#34; style=&amp;#34;border:none;display: block;&amp;#34;&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/div&amp;gt; Example for Spotify: &amp;lt;p style=&amp;#34;display: none&amp;#34;&amp;gt;1&amp;lt;/p&amp;gt; &amp;lt;div style=&amp;#34;border-radius: 9px; overflow: hidden&amp;#34;&amp;gt; &amp;lt;iframe src=&amp;#34;https://open.</description></item><item><title>Book a meeting via Calendly and Quriobot</title><link>https://academy.test.quriobot.com/how-to-build-an-advanced-bot/book-a-meeting-via-calendly-and-quriobot/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/how-to-build-an-advanced-bot/book-a-meeting-via-calendly-and-quriobot/</guid><description>Those awesome guys at Calendly build something truly great: you connect your own agenda and unleash it to the web so anyone can book a meeting straight into your agenda!
So how about combining Calendly and Quriobot and book it straight via Quriobot? Ok!
So what we will do is create an easy bot template that will ask for a person&amp;rsquo;s name and email address, connect and set up your calendar in Calendly and combine forces!</description></item><item><title>Why isn't my iFrame (Fold-out) working?</title><link>https://academy.test.quriobot.com/getting-started-with-quriobot/why-isnt-my-iframe-fold-out-working/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/getting-started-with-quriobot/why-isnt-my-iframe-fold-out-working/</guid><description>We understand you want to use that beautifully fold-out option! But it&amp;rsquo;s only showing a white page&amp;hellip; This isn&amp;rsquo;t your fault or a bug in our system, it&amp;rsquo;s just that most (bigger) websites simply won&amp;rsquo;t allow being iFramed unfortunately, they blocked it.
To still have the solution we added the option to open it in a Window. Looks less fancy but has the same result, more or less.
As shown above, you can also use the fold-out with free HTML to create your own page in the Fold-out!</description></item></channel></rss>