All Collections
FAQ
How can I embed Perdoo in other tools (eg, Confluence)?
How can I embed Perdoo in other tools (eg, Confluence)?
Nicole Capobianco avatar
Written by Nicole Capobianco
Updated over a week ago

If the tool you use supports embedding via iframes, you can embed Perdoo by adding:

<iframe src="PERDOO PAGE URL HERE" noborder="0" width="830" height="800" scrolling="yes" seamless></iframe>

For example, to embed an iframe into a Confluence page:

  1. Log in as Confluence Administrator

  2. Go to Manage Apps

  3. Search for "Confluence HTML Macros" with "All apps" selected in the dropdown

  4. Under "System apps", click on "Confluence HTML Macros" to expand the app details

  5. Expand the modules in the far-right column

  6. Enable the module called "html (html-xhtml)"

  7. The HTML macro is now available. When creating or editing a page, insert the "HTML" macro:

    1. Go to + (Insert more content) > Other macros

    2. Search for the HTML macro

    3. Paste the following code inside the macro, replacing URL with the website you want to include. Modify the other parameters as you see fit.

<iframe src="PERDOO PAGE URL HERE" noborder="0" width="830" height="800" scrolling="yes" seamless></iframe>

8. Save the page

Have a question?

Contact our friendly Support team via the in-app chat at the bottom-right of your screen, or email support@perdoo.com.

Did this answer your question?