Current Behavior:
The embed feature in Upbase Docs currently only accepts URL links. When a link is provided, Upbase generates the embed preview automatically.
Requested Enhancement:
Allow users to paste custom iframe code (or HTML embed snippets) directly into Docs, in addition to the existing link-based embed option.
Use Case / Justification:
Many third-party applications provide embed functionality via iframe code rather than simple URLs. Examples include:
Interactive dashboards (e.g., Zoho Analytics, Tableau, Google Data Studio)
Custom internal tools and widgets
Form builders (e.g., Zoho Forms, Typeform)
Calendars, booking tools, and scheduling widgets
Video players with custom parameters
App-specific embeds that don't resolve from a plain URL
Currently, there is no way to leverage these iframe-based embeds within Upbase Docs, limiting integration flexibility with external tools.
Proposed Solution:
Add an option within the embed feature that allows users to:
Paste raw <iframe> code directly, OR
Toggle between "Link" and "Custom Embed/HTML" input modes
Expected Benefit:
This enhancement would significantly increase Upbase Docs' versatility as a central workspace by enabling richer integrations with external applications and tools.