Random Trivia/Riddle/Quote

Description:

Muhammad Aaqib

Last Update a year ago

This plugin allows you to fetch random trivia questions, riddles, and quotes using API League’s services. It provides both Data API Calls (for fetching data) and Action API Calls (for triggering API requests in workflows).


Installation & Setup
  1. Install the plugin in your Bubble app.
  2. Go to Plugins → Select this plugin → Enter your API Key (Get it from API League).
  3. Ensure the API Key is active for all API calls.
Available API Calls
1. Get Random Trivia
  • Type: Data & Action
  • Description: Fetches a random trivia question.
  • Returned Fields:
    • question
      : The trivia question
    • answer
      : Correct answer
    • category
      : Trivia category
2. Get Random Riddle
  • Type: Data & Action
  • Description: Retrieves a random riddle.
  • Returned Fields:
    • riddle
      : The riddle text
    • answer
      : The riddle’s answer
3. Get Random Quote
  • Type: Data & Action
  • Description: Fetches a random inspirational quote.
  • Returned Fields:
    • quote
      : The quote text
    • author
      : Quote author
How to Use in Bubble
  • Data Calls: Use these calls in Repeating Groups, Text Elements, etc.
  • Action Calls: Use these in Workflows to fetch new trivia, riddles, or quotes dynamically.

Was this article helpful?

0 out of 0 liked this article