@@ -20,41 +20,67 @@ You can pass query parameters to control the embedded page. For example:
2020https://app.nocodb.com/sharedViewID?disableTopbar=true&disableToolbar=false
2121```
2222
23- ## Supported Whitelisted Domains
24- The following domains other than NocoDB are supported for embedding:
25-
26- - Airtable
27- - Canva
28- - ClickUp
29- - CodePen
30- - DBdiagram
31- - Diagrams.net
32- - Descript
33- - Dropbox
34- - Figma
35- - Framer
36- - GitHub Gist
37- - GitLab Snippet
38- - Gliffy
39- - Google (Maps, Drawings, Drive, Docs, Sheets, Slides, Calendar, Forms, Looker Studio)
40- - Grist
41- - Instagram
42- - Loom
43- - Lucidchart
44- - Marvel
45- - MindMeister
46- - Miro
47- - Prezi
48- - Scribe
49- - Spotify
50- - Tldraw
51- - Trello
52- - Typeform
53- - Valtown
54- - Vimeo
55- - Pinterest
56- - Whimsical
57- - YouTube
23+ ## NocoDB iFrame Whitelist
24+
25+ The following domains are whitelisted for embedding in NocoDB iFrames.
26+
27+
28+ | Analytics & Business Intelligence | Automation & Workflow | Calendar & Scheduling |
29+ | -----------------------------------| -----------------------| -----------------------|
30+ | datawrapper.de | make.com | cal.com |
31+ | looker.com | n8n.io | calendly.com |
32+ | metabase.com | zapier.com | tidycal.com |
33+ | powerbi.microsoft.com | | |
34+ | tableau.com | | |
35+
36+
37+ | Cloud Storage & File Sharing | Communication & Collaboration | Database & Data Management |
38+ | ------------------------------| -------------------------------| ----------------------------|
39+ | dropbox.com | loom.com | airtable.com |
40+ | google.com | mural.co | getgrist.com |
41+ | | pitch.com | nocodb.com |
42+ | | sli.do | |
43+ | | slido.com | |
44+
45+
46+ | Design & Prototyping | Developer Tools & Code | Diagramming & Mind Mapping |
47+ | ----------------------| ------------------------| ----------------------------|
48+ | canva.com | codepen.io | dbdiagram.io |
49+ | figma.com | codesandbox.io | diagrams.net |
50+ | framer.com | gist.github.com | draw.io |
51+ | invisionapp.com | github.com | gliffy.com |
52+ | marvelapp.com | gitlab.com | lucid.co |
53+ | penpot.app | jsfiddle.net | lucidchart.com |
54+ | sketch.com | postman.com | mindmeister.com |
55+ | zeplin.io | replit.com | miro.com |
56+ | | swagger.io | tldraw.com |
57+ | | val.town | whimsical.com |
58+
59+
60+ | Documentation & Knowledge Management | Forms & Surveys | Media & Entertainment |
61+ | --------------------------------------| ------------------| -----------------------|
62+ | atlassian.com | forms.gle | instagram.com |
63+ | descript.com | jotform.com | pinterest.com |
64+ | gitbook.com | surveymonkey.com | spotify.com |
65+ | notion.so | tally.so | vimeo.com |
66+ | obsidian.md | typeform.com | youtu.be |
67+ | scribehow.com | | youtube.com |
68+ | slab.com | | |
69+
70+
71+ | Project Management |
72+ | --------------------|
73+ | asana.com |
74+ | basecamp.com |
75+ | clickup.com |
76+ | coda.io |
77+ | linear.app |
78+ | monday.com |
79+ | trello.com |
80+
81+
82+ > ** Note** : All domains include both the root domain and wildcard subdomains (e.g., ` example.com ` and ` *.example.com ` ) in the whitelist configuration.
83+
5884
5985## Use Cases
6086
0 commit comments