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
- Install the plugin in your Bubble app.
- Go to Plugins → Select this plugin → Enter your API Key (Get it from API League).
- Ensure the API Key is active for all 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
- question
- Type: Data & Action
- Description: Retrieves a random riddle.
- Returned Fields:
- riddle
: The riddle text - answer
: The riddle’s answer
- riddle
- Type: Data & Action
- Description: Fetches a random inspirational quote.
- Returned Fields:
- quote
: The quote text - author
: Quote author
- quote
- 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.
