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 . Blogs
Retrieves a list of NPR blogs and corresponding IDs. Also used to look up the IDs of specific NPR blog 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 blogs along with the corresponding ID for each. The Choreo can also be used to look up the IDs of specific blogs by specifying them in the optional Blog parameter. The documentation for accessing NPR blogs 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 blogs along with the ID for each genre 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 blogs by specifying them in the optional Blog parameter. Here's an example of acceptable inputs that take advantage of the Choreo's lookup feature:
Blog: Soapbox,Planet Money
The following is the information returned by this Choreo in the Id output variable:
93559255,88133562
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="3013" typeid="3013"> <title>All Blogs</title> <item id="114424647" num="1" storycountall="795" storycountmonth="27" storycounttoday="1" type="blog"> <title>13.7: Cosmos And Culture</title> <additionalInfo>13.7: Cosmos And Culture</additionalInfo> </item> <item id="104014555" num="2" storycountall="1089" storycountmonth="13" storycounttoday="1" type="blog"> <title>A Blog Supreme</title> <additionalInfo>A Blog Supreme</additionalInfo> </item> <item id="15709577" num="3" storycountall="1294" storycountmonth="25" storycounttoday="1" type="blog"> <title>All Songs Considered Blog</title> <additionalInfo>All Songs Considered Blog</additionalInfo> </item> <item id="102920358" num="4" storycountall="756" storycountmonth="17" storycounttoday="3" type="blog"> <title>All Tech Considered</title> <additionalInfo>All Tech Considered</additionalInfo> </item> <item id="128334429" num="5" storycountall="187" storycountmonth="0" storycounttoday="0" type="blog"> <title>Alt.Latino: The Blog</title> <additionalInfo>The Alt.Latino Blog - NPR Music Goes Latin</additionalInfo> </item> <item id="96651030" num="6" storycountall="123" storycountmonth="0" storycounttoday="0" type="blog"> <title>As A Matter Of Fact</title> <additionalInfo>As A Matter Of Fact</additionalInfo> </item> <item id="7282089" num="7" storycountall="3884" storycountmonth="0" storycounttoday="0" type="blog"> <title>Blog Of The Nation</title> <additionalInfo>Blog of the Nation</additionalInfo> </item> <item id="88230540" num="8" storycountall="116" storycountmonth="0" storycounttoday="0" type="blog"> <title>Chengdu Diary</title> <additionalInfo>Chengdu Diary</additionalInfo> </item> <item id="91701279" num="9" storycountall="211" storycountmonth="0" storycounttoday="0" type="blog"> <title>Daydreaming</title> <additionalInfo>Daydreaming</additionalInfo> </item> <item id="129702125" num="10" storycountall="613" storycountmonth="24" storycounttoday="2" type="blog"> <title>Deceptive Cadence</title> <additionalInfo>Deceptive Cadence un-stuffs the world of classical music, which is both fusty and ferociously alive.</additionalInfo> </item>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms