Automatic notifications, sent through our new API, help you maintain updated reports in your database/system
Benefits of ProProfs API
Using ProProfs API, you can create a deeper integration between your site and ProProfs allowing you to easily capture quiz data on your website.
- Insert lead capture into your own database such as name, email etc of quiz taker
- Insert names and information for people that take the test into SugarCRM, SalesForce or any other CRM system
- Trigger emails or any other process on your website when someone takes the test
- Keep your learners’ reports and quiz data up-to-date
What are the new API enhancements?
result_id: It is a unique id generated when someone attempts your quiz. If the scores for that attempt are updated, you can identify if it’s the same attempt using “result_id”. In other words, if your system gets an update with a previously existing “result_id”, you can update the score for that attempt.
status: It indicates if you’ve made changes to a learner’s score or if there has been a new attempt to your quiz . “status” can either be one of the following values:
- New: when someone attempts your quiz for the first time
- Update: refers to any changes that you make to your learners’ score such as assigning bonus points or essay grading points
Learn more about ProProfs API: How do I use ProProfs API to capture learners’ data for my database/website?