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 . Columns
Retrieves a list of NPR column titles and corresponding IDs. Also used to look up the IDs of specific NPR columns by specifying the title as an optional parameter.
/*
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 all NPR column titles along with the corresponding ID for each. The Choreo can also be used to look up the IDs of specific columns by specifying them in the optional Column parameter. The documentation for accessing NPR column lists and IDs can be found here.
An API Key is not required to run this Choreo. When run without inputs, the Choreo returns a list of all NPR stories containing opinions of an NPR personality, along with the ID for each column in the Response output variable. The Id output variable in this case will be empty.
This Choreo can also be used to look up the IDs of particular columns by specifying them in the optional Column parameter. Here's an example of acceptable inputs that take advantage of the Choreo's lookup feature:
MusicGenre: Book Reviews,My Guilty Pleasure
The following is the information returned by this Choreo in the Id output variable:
4467346,104566969
The following is a partial excerpt from the XML information returned by this Choreo in the Response output variable:
<?xml version="1.0" encoding="UTF-8"?> <list id="3003" typeid="3003"> <title>All Columns</title> <subcategory name="Other"> <item id="14810166" num="1" storycountall="187" storycountmonth="3" storycounttoday="0" type="column"> <title>BackTalk</title> <additionalInfo><em>BackTalk</em> lifts the curtain on conversations happening on the <em>Tell Me More</em> blog and highlights general feedback to the program.</additionalInfo> </item> <item id="14681732" num="2" storycountall="234" storycountmonth="4" storycounttoday="0" type="column"> <title>Barbershop</title> <additionalInfo>Each week on <em>Tell Me More</em>, the guys in the <em>Barbershop</em> weigh in on the latest happenings in politics, sports and pop culture. The "shop" is moderated by opinion columnist Jimi Izrael.</additionalInfo> </item> <item id="4467346" num="3" storycountall="107" storycountmonth="14" storycounttoday="1" type="column"> <title>Book Reviews</title> <additionalInfo>Book reviews of the best new fiction and nonfiction books by NPR's Alan Cheuse, Maureen Corrigan, and Karen Grigsby Bates.</additionalInfo> </item> <item id="10617064" num="4" storycountall="168" storycountmonth="2" storycounttoday="0" type="column"> <title>Can I Just Tell You?</title> <additionalInfo><em>Tell Me More</em> host Michel Martin offers weekly thoughts about current events and what's in the news.</additionalInfo> </item> <item id="17000763" num="5" storycountall="167" storycountmonth="4" storycounttoday="0" type="column"> <title>Faith Matters</title> <additionalInfo>Each week on <em>Tell Me More</em>, the program explores how matters of faith and spirituality shape the lives of everyday people.</additionalInfo> </item> <item id="4578972" num="6" storycountall="372" storycountmonth="4" storycounttoday="0" type="column"> <title>Kitchen Window</title> <additionalInfo>Each Wednesday, NPR's Kitchen Window comments on food and entertaining. Find new recipes and download the Kitchen Window podcast.</additionalInfo> </item> <item id="4467349" num="7" storycountall="1828" storycountmonth="23" storycounttoday="0" type="column"> <title>Movie Reviews</title> <additionalInfo>Reviews of new movies, classic and art films, foreign films, and popular movies. Featuring Bob Mondello, Kenneth Turan, David Edelstein, and Mark Jenkins.</additionalInfo> </item> <item id="104566969" num="8" storycountall="46" storycountmonth="1" storycounttoday="0" type="column"> <title>My Guilty Pleasure</title> <additionalInfo>Writers talk about the books that they love but are embarrassed to be seen reading.</additionalInfo> </item>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms