Jservice (Independent Publisher) [DEPRECATED]
jService contains over 200,000 trivia questions from Jeopardy. Clues can be retrieved by dollar value, category, or date of the show.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://jservice.io/ |
Privacy policy | https://jservice.io/ |
Categories | Lifestyle and Entertainment |
jService [DEPRECATED]
jService contains over 200,000 trivia questions from Jeopardy. Clues can be retrieved by dollar value, category, or date of the show.
Publisher: Troy Taylor, Hitachi Solutions
Prerequisites
There are no prerequisites to use this service.
Obtaining Credentials
There are no credentials needed to use this service.
Supported Operations
Get clues [DEPRECATED]
Retrieves a list of clues.
Get random clues [DEPRECATED]
Retrieve a list of random clues.
Get final questions [DEPRECATED]
Retrieve a list of random final questions.
Get categories [DEPRECATED]
Retrieve the list of categories.
Get single category [DEPRECATED]
Retrieve a list of clues from a category.
Known Issues and Limitations
This service is no longer running per the service Github repo: jService.
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get categories [DEPRECATED] |
Retrieve the list of categories. |
Get clues [DEPRECATED] |
Retrieves a list of clues. |
Get final questions [DEPRECATED] |
Retrieve a list of random final questions. |
Get random clues [DEPRECATED] |
Retrieve a list of random clues. |
Get single category [DEPRECATED] |
Retrieve a list of clues from a category. |
Get categories [DEPRECATED]
Retrieve the list of categories.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
The count. |
|
Offset
|
offset | integer |
The offset. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
ID
|
id | integer |
The identifier. |
Title
|
title | string |
The title. |
Clues Count
|
clues_count | integer |
The clue count. |
Get clues [DEPRECATED]
Retrieves a list of clues.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Value
|
value | integer |
The value. |
|
Category
|
category | integer |
The category. |
|
Earliest Date
|
min_date | string |
The earliest date. |
|
Latest Date
|
max_date | string |
The latest date. |
|
Offset
|
offset | integer |
The offset. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
ID
|
id | integer |
The identifier. |
Answer
|
answer | string |
The answer. |
Question
|
question | string |
The question. |
Value
|
value | integer |
The value. |
Airdate
|
airdate | string |
The airdate. |
Created At
|
created_at | string |
When created at. |
Updated At
|
updated_at | string |
When updated at. |
Category ID
|
category_id | integer |
The category identifier. |
Game ID
|
game_id | integer |
The game identifier. |
Invalid Count
|
invalid_count | string |
The invalid count. |
ID
|
category.id | integer |
The identifier. |
Title
|
category.title | string |
The title. |
Created At
|
category.created_at | string |
When created at. |
Updated At
|
category.updated_at | string |
When updated at. |
Clues Count
|
category.clues_count | integer |
The clues count. |
Get final questions [DEPRECATED]
Retrieve a list of random final questions.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
The count. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
ID
|
id | integer |
The identifier. |
Answer
|
answer | string |
The answer. |
Question
|
question | string |
The question. |
Value
|
value | string |
The value. |
Airdate
|
airdate | string |
The airdate. |
Created At
|
created_at | string |
When created at. |
Updated At
|
updated_at | string |
When updated at. |
Category ID
|
category_id | integer |
The category identifier. |
Game ID
|
game_id | integer |
The game identifier. |
Invalid Count
|
invalid_count | string |
The invalid count. |
ID
|
category.id | integer |
The identifier. |
Title
|
category.title | string |
The title. |
Created At
|
category.created_at | string |
When created at. |
Updated At
|
category.updated_at | string |
When updated at. |
Clues Count
|
category.clues_count | integer |
The clues count. |
Get random clues [DEPRECATED]
Retrieve a list of random clues.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
The count. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
ID
|
id | integer |
The identifier. |
Answer
|
answer | string |
The answer. |
Question
|
question | string |
The question. |
Value
|
value | integer |
The value. |
Airdate
|
airdate | string |
The airdate. |
Created At
|
created_at | string |
When created at. |
Updated At
|
updated_at | string |
When updated at. |
Category ID
|
category_id | integer |
The category identifier. |
Game ID
|
game_id | integer |
The game identifier. |
Invalid Count
|
invalid_count | string |
The invalid count. |
ID
|
category.id | integer |
The identifier. |
Title
|
category.title | string |
The title. |
Created At
|
category.created_at | string |
When created at. |
Updated At
|
category.updated_at | string |
When updated at. |
Clues Count
|
category.clues_count | integer |
The clues count. |
Get single category [DEPRECATED]
Retrieve a list of clues from a category.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | integer |
The identifier. |
Returns
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | integer |
The identifier. |
Title
|
title | string |
The title. |
Clues Count
|
clues_count | integer |
The clues count. |
clues
|
clues | array of object |
clues |
ID
|
clues.id | integer |
The identifier. |
Answer
|
clues.answer | string |
The answer. |
Question
|
clues.question | string |
The question. |
Value
|
clues.value | integer |
The value. |
Airdate
|
clues.airdate | string |
The airdate. |
Category ID
|
clues.category_id | integer |
The category identifier. |
Game ID
|
clues.game_id | integer |
The game identifier. |
Invalid Count
|
clues.invalid_count | string |
The invalid count. |