MasterStudy LMS
MasterStudy LMS is a free WordPress LMS plugin from StylemixThemes. Advanced Form Integration captures MasterStudy events (student enrollments, course completions, lesson and quiz events) and routes the data to any of 200+ destinations.
What you’ll need
- The MasterStudy LMS plugin (free or Pro) installed and activated.
- At least one course published.
- The Advanced Form Integration plugin installed and activated.
Event data captured
| Field | Format |
|---|---|
| Event type | student_enrolled, course_completed, lesson_completed, quiz_completed |
| Student name | First and last separately |
| Student email | Same as input |
| Student ID | Numeric WordPress user ID |
| Course title | The course name |
| Course ID | Numeric MasterStudy course ID |
| Lesson title | If applicable |
| Quiz score | Numeric, percentage |
| Completion date | YYYY-MM-DD HH:MM:SS |
Create the integration
- Go to WP Admin → AFI → Add New.
- Enter an Integration Title.
- In Trigger → Form/Data Provider, select MasterStudy LMS.
- In Form/Task Name, choose the event.
- In Action → Platform, pick the destination and complete the field mapping.
- Optional: configure Conditional Logic.
- Click Save Integration.

Conditional logic example
Goal: when a student passes a certification quiz with score above 80%, add them to a “Certified Students” segment in Mailchimp.
Create the Mailchimp integration on the Quiz Completed event. Open the Conditional Logic panel, add a condition with the score field, Greater Than, value 80.