Because Conferences i/o is a web-based platform, you can easily embed our application in another website.
Useful notes about Conferences i/o and iframes
Embedding Conferences i/o
- Find the exact page in your CIO app that you want to embed
- Copy the URL for iframe
- Options for URLs (pages in CIO) can be found here
- Access the HTML for the website where you'd like to embed CIO.
-
Add an HTML iframe using the code below.
NOTE: Make sure to follow the instructions shown under the code
Example:
There are two things to note in this example:
First, you need to replace help.cnf.io with your URL
Second, this example has a customized size of 600px by 400px. You can adjust the size to fit your website accordingly. Without the size stylings, the browser will assign defaults that might not be friendly to the display of the embedded page.
- Test the webpage - If everything looks good, then you're done.
Useful notes about Conferences i/o and iframes
- Because our cloud application runs exclusively on HTTPS, iframe embeds will work on HTTPS domains.
- When testing, remember that your status carries over to the iframe. If you're signed in as an administrator or moderator in the same browser, that status will be inherited by the iframe. You may want to test in a new browser.