You can connect Digibiz24 with various tools to offer features such as commenting functions or calendars.
Good to know
We do not offer services, advice or support for your own code. If you have technical difficulties with your website, remove your own code to check whether this is the problem.
You can also connect tools that do not (yet) have an integration.
- Create the code for embedding in the tool.
Usually, this is an iframe tag. - Make sure that the code is an iframe tag:
<iframe src="https://..."></iframe>
. - Copy the code.
- Open a landing page, website page or a course theme in the page builder.
- Add the HTML / JS component to the page.
- Click on the gearwheel icon of the component
to configure the component in the side menu.
- Click on Open code editor.
- Insert the copied code.
- Click on Save.
- Edit the other settings of the component.
- You can click on Preview in the header bar to see a preview of the changes in a new tab.
- Click on Save in the header bar.