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 . Bios
Retrieves a list of NPR personalities and corresponding IDs. Also used to look up the IDs of specific NPR personalities by specifying them 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 personalities along with the corresponding ID for each. The Choreo can also be used to look up the IDs of personalities by specifying them in the optional Personality parameter. The documentation for accessing NPR personality bios 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 personalities along with the ID for each person 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 NPR personalities by specifying them in the optional Personality parameter. Here's an example of acceptable inputs that take advantage of the Choreo's lookup feature:
Personality: Andrei Codrescu,Allison Keyes
The following is the information returned by this Choreo in the Id output variable:
2100359,2100752
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="3007" typeid="3007"> <title>All Bios</title> <subcategory name="A"> <item id="2100140" num="1" storycountall="876" storycountmonth="8" storycounttoday="0" type="bio"> <title>Larry Abramson</title> <additionalInfo>National Security Correspondent</additionalInfo> </item> <item id="1936703" num="2" storycountall="567" storycountmonth="0" storycounttoday="0" type="bio"> <title>Noah Adams</title> <additionalInfo>Contributing Correspondent, National Desk</additionalInfo> </item> <item id="2100166" num="3" storycountall="400" storycountmonth="3" storycounttoday="0" type="bio"> <title>Margot Adler</title> <additionalInfo>Correspondent, National Desk, New York</additionalInfo> </item> <item id="2100171" num="4" storycountall="776" storycountmonth="6" storycounttoday="0" type="bio"> <title>Greg Allen</title> <additionalInfo>Correspondent, Miami</additionalInfo> </item> <item id="2100182" num="5" storycountall="531" storycountmonth="7" storycounttoday="1" type="bio"> <title>Deborah Amos</title> <additionalInfo>Foreign Correspondent</additionalInfo> </item> <item id="111218265" num="6" storycountall="15" storycountmonth="0" storycounttoday="0" type="bio"> <title>Mario Armstrong</title> <additionalInfo>Technology Commentator, Morning Edition</additionalInfo> </item> <item id="2100196" num="7" storycountall="625" storycountmonth="7" storycounttoday="0" type="bio"> <title>Chris Arnold</title> <additionalInfo>Correspondent, Boston</additionalInfo> </item> <item id="4512146" num="8" storycountall="2" storycountmonth="0" storycounttoday="0" type="bio"> <title>Tom Ashbrook</title> <additionalInfo>Host, On Point</additionalInfo> </item> <item id="2100208" num="9" storycountall="440" storycountmonth="2" storycounttoday="0" type="bio"> <title>Allison Aubrey</title> <additionalInfo>Correspondent</additionalInfo> </item>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms