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 . Series
Retrieves a list of NPR series titles and corresponding IDs. Also used to look up the IDs of specific NPR series by specifying those 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 series titles along with the corresponding ID for each. The Choreo can also be used to look up the IDs of specific series by specifying them in the optional Series parameter. The documentation for accessing NPR series 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 series titles along with the ID for each series 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 series titles by specifying them in the optional Series parameter. Here's an example of acceptable inputs that take advantage of the Choreo's lookup feature:
Series: Life in Berlin,Parenting
The following is the information returned by this Choreo in the Id output variable:
104686340,140244738
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="3006" typeid="3006"> <title>Recent Series</title> <subcategory name="Africa"> <item id="154369313" num="1" storycountall="21" storycountmonth="20" storycounttoday="2" type="series"> <title>Revolutionary Road Trip</title> <additionalInfo>After last year's revolutions, the North African states of Tunisia, Libya and Egypt are rewriting the rules that govern their politics, economies and societies. NPR Morning Edition host Steve Inskeep takes a Revolutionary Road Trip across the region to see how these countries are remaking themselves.</additionalInfo> </item> </subcategory> <subcategory name="Around the Nation"> <item id="153503213" num="2" storycountall="19" storycountmonth="18" storycounttoday="1" type="series"> <title>American Dreams: Then And Now </title> <additionalInfo>The "American Dream" is a key thread in this country's tapestry, woven through politics, music and culture. Though the phrase means different things to different people, it suggests an implicit contract that if you work hard, you'll move ahead. But as the effects of the economic downturn continues to reverberate, where is the American Dream today?</additionalInfo> </item> <item id="153636511" num="3" storycountall="7" storycountmonth="4" storycounttoday="0" type="series"> <title>Dead Stop</title> <additionalInfo>A summer road trip visits strange, funny, historic and notable gravesites and cemeteries across America.</additionalInfo> </item> <item id="152281797" num="4" storycountall="5" storycountmonth="2" storycounttoday="0" type="series"> <title>Game Changers </title> <additionalInfo>May is Asian American and Pacific Islander Heritage Month. And all month, <em>Tell Me More</em> is talking to game changers who trace their heritage to that part of the world. They're people who've made a difference in fields like politics, culture, science or sports.</additionalInfo> </item> <item id="149795918" num="5" storycountall="7" storycountmonth="3" storycounttoday="0" type="series"> <title>Home Front: Soldiers Learn To Live After War</title> <additionalInfo>Weekend Edition is spending a year with the men of the National Guard's 182nd Infantry Regiment as they make the transition from soldiers to civilians.</additionalInfo> </item> <item id="4692815" num="6" storycountall="170" storycountmonth="2" storycounttoday="0" type="series"> <title>Youth Radio</title> <additionalInfo>Youth Radio offers stories from young essayists and reporters about their experiences. From single moms to kids avoiding the wrong track — or getting back on the right one — their stories open up a new world to NPR listeners.</additionalInfo> </item> </subcategory> <subcategory name="Arts & Life"> <item id="153299281" num="7" storycountall="4" storycountmonth="4" storycounttoday="0" type="series"> <title>Cabinet of Wonders</title> <additionalInfo>A variety show with celebrated musicians, writers and comedians hosted by John Wesley Harding.</additionalInfo> </item>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms