Userinterface Integration
There are two ways to integrate your userinterface in WebUntis:
- In the main-menu
- In the lesson-details
Integrate with a new Browsertab:
Integrate as an iFrame:
The UI-Integration is possible in the mainmenu (pictures above) and/or in the lesson-details:
Following parameters will be appended to your URL (domain+redirect-path):
For mainmenu:
- Tenant_id: Unique ID of a school (eg. 1600)
- Schoolname: Unique name of a school (eg. Testschool)
Example: https://www.yourdomain.com/redirect?tenant_id=1600&school=integration16
For lesson-details:
- Tenant_id: Unique ID of a school (eg. 1600)
- Schoolname: Unique name of a school (eg. Testschool)
- Lesson_id: Unique ID of a lesson (eg. 1200)
- Period_id: Unique ID of a period (eg. 5769)
- Classes: Name of the classes (eg. 1.%20Class%20A%20Higher%20electrical%20engineering)
- Subjects: Name of the subjects (eg. Mathematics)
- Start: Starttime of the specific period(eg. 2021-08-17T08%3A55%3A00)
- End: Endtime of the specific period (eg. 2021-08-17T09%3A40%3A00)
Example: https://yourdomain.com/redirect?tenant_id=1600&school=integration16&lesson_id=48&period_id=6575&classes=1.%20Class%20A%20Higher%20electrical%20engineering&subjects=Mathematics&start=2021-08-17T08%3A55%3A00&end=2021-08-17T09%3A40%3A00
Default-Values
We can set default-values (Menuname, Redirect-Path, …) for different user-roles for your application and the school-administrator can override some of them directly in WebUntis:
Icon
There is also the possibility to show your own icon in WebUntis: