Quick Start
Get your first Bubble embed live in under 2 minutes.
1. Pick a tool
Open the docs page for any tool below to see the live builder and configuration options:
2. Customize it
Each tool has a no-code builder at rsvpscale.in/tools/<tool-name>. Tweak copy, colors, and layout in real time — every change is encoded into the embed URL.
3. Get your embed code
When the preview looks right, click Get Embed Code. You'll get a snippet that looks like this:
embed.html
<iframe
src="https://rsvpscale.in/embed/pricing?c=eyJwbGFucyI6Wy4uLl19"
style="width: 100%; border: 0;"
loading="lazy"
></iframe>
<script src="https://rsvpscale.in/embed.js" async></script>4. Paste in Bubble
Add an HTML element to your Bubble page, double-click it, and paste the embed code. That's it — refresh the preview and your widget is live.
No signup required for any embed tool. Your config lives entirely in the URL.