EduAdmin API
For you who are a system developer, there is the possibility to create integrations between EduAdmin and other systems. For example CMS system, CRM or membership register.
This is how the integration works
Questions to the EduAdmin API are made according to the OData standard and secure authentication takes place with the OAuth standard.
You can find the documentation here: https://api.eduadmin.se/
To get you off to a flying start, there are ready-made projects you can start from:
C# / .NET
- Project: Booking portal in .NET / C# (GitHub)
https://github.com/MultinetInteractive/eduadmin-course-portal
PHP
- Project: WordPress Plugin (GitHub)
https://github.com/MultinetInteractive/EduAdmin-WordPress - Project: API-PHP client
https://github.com/MultinetInteractive/eduadmin-api-phpclient