You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . NPR . StoryFinder . GetListByID
Retrieves a list of NPR categories from a specified list type ID.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo retrieves a list of NPR categories from a specified list type ID. The documentation for list types and IDs from NPR can be found here.
An API Key is not required to run this choreo. The possible list type IDs are:
Topics: 3002
Topics and Music Genres: 3218
Music Genres: 3018
Programs: 3004
Personalities: 3007
Recently Featured Music Artists: 3008
Music Artists: 3009
Columns: 3003
Recent Series: 3006
Blogs: 3013
Tags: 3024
The optional parameter ChildrenOf is available only for the Topics and Recent Stories lists. The optional parameter HideChildren is available only for the Topics list.
Here's an example an acceptable input:
Id: 3218
The following is a partial excerpt from the XML information returned by this Choreo:
<?xml version="1.0" encoding="UTF-8"?> <list id="3218" typeid="3218"> <title>All Topics And Genres</title> <subcategory name="News"> <item id="1149" num="1" storycountall="1563" storycountmonth="34" storycounttoday="2" type="topic"> <title>Afghanistan</title> <additionalInfo>Afghanistan</additionalInfo> </item> <item id="1126" num="2" storycountall="1696" storycountmonth="65" storycounttoday="1" type="topic"> <title>Africa</title> <additionalInfo>Africa</additionalInfo> </item> <item id="1059" num="3" storycountall="6668" storycountmonth="6" storycounttoday="0" type="topic"> <title>Analysis</title> <additionalInfo>Analysis by NPR commentators, including Ted Koppel. Subscribe to our free podcast.</additionalInfo> </item> <item id="1132" num="4" storycountall="773" storycountmonth="18" storycounttoday="0" type="topic"> <title>Animals</title> <additionalInfo>Animals</additionalInfo> </item> <item id="1142" num="5" storycountall="86" storycountmonth="1" storycounttoday="0" type="topic"> <title>Architecture</title> <additionalInfo>Architecture</additionalInfo> </item> <item id="1091" num="6" storycountall="26458" storycountmonth="438" storycounttoday="11" type="topic"> <title>Around the Nation</title> <additionalInfo>Stories of Local interest</additionalInfo> </item> <item id="1047" num="7" storycountall="1657" storycountmonth="13" storycounttoday="0" type="topic"> <title>Art & Design</title> <additionalInfo>NPR explores the visual arts including design, photography, sculpture, and architecture. Interviews, commentary, and audio. Subscribe to the RSS feed.</additionalInfo> </item> <item id="1008" num="8" storycountall="18434" storycountmonth="258" storycounttoday="9" type="topic"> <title>Arts & Life</title> <additionalInfo>Art and entertainment commentary plus interviews, book reviews, movie reviews, music reviews, comedy, and visual art. Subscribe to podcasts and follow trends in music, painting, art, architecture, photography, and design.</additionalInfo> </item> <item id="1125" num="9" storycountall="1985" storycountmonth="68" storycounttoday="0" type="topic"> <title>Asia</title> <additionalInfo>Asia</additionalInfo> </item> <item id="1033" num="10" storycountall="5398" storycountmonth="59" storycounttoday="2" type="topic"> <title>Author Interviews</title> <additionalInfo>NPR interviews with top authors and the NPR Book Tour, a weekly feature and podcast where leading authors read and discuss their writing. Subscribe to the RSS feed.</additionalInfo> </item> <item id="1034" num="11" storycountall="358" storycountmonth="28" storycounttoday="0" type="topic"> <title>Book Reviews</title> <additionalInfo>Summary judgment on books of note, from NPR personalities, independent booksellers and critics from across the public-radio spectrum.</additionalInfo> </item> <item id="1032" num="12" storycountall="9869" storycountmonth="141" storycounttoday="3" type="topic"> <title>Books</title> <additionalInfo>NPR's brings you news about books and authors along with our picks for great reads. Interviews, reviews, the NPR Bestseller Lists, New in Paperback and much more.</additionalInfo>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms