trivia-quiz
Service icon

Trivia Quiz API Game

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 14 January 2024
 by 
0.0
 (0 ratings)
trivia-quiz

Trivia Quiz API Game

Documentation
1.0.0

To use this component you must follow the following steps:


  1. Create a blank canvas.
  2. Add a "DataAction" and in the flow call the "GetQuizToPlay" server action.
  3. In the parameter, enter the category, quantity and difficulty you want.
  4. After the server takes action, use an assignment to populate the output with the result of the response.
  5. Go back to the screen and drag the data action output onto the screen.
  6. Ready.


You can see more about the details of this API at: https://opentdb.com/api.php?amount=10&category=17&difficulty=easy