Overview
The Moodle connector syncs your learning management data into analytics-ready tables in your data warehouse. Pull courses, users, and grades from the Moodle web services API, with Ingest handling auth, pagination, and retries so the tables stay current.
What you can sync
Ingest syncs the following Moodle data into your data warehouse, each as its own table refreshed on your schedule:
- Courses
- Users
- Grades
Authentication
Token-based (wstoken)
A site administrator enables web services and issues a token per user; each Moodle instance is self-hosted with its own endpoint.
You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.
Resources
Moodle API docs ↗
Official provider documentation.
Authentication
How Ingest stores and rotates credentials.
Request access
Tell us you want this connector and we will get you set up.
Don't see the endpoint you need? Tell us and we will add it.