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 . NYTimes . MostPopular . GetMostViewed
Retrieves information for the blog posts and articles that are most frequently viewed.
/*
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.
*/
The MostViewed Choreo allows you to retrieve information for the blog posts and articles that are viewed most frequently. More information for this NY Times resource can be found here.
Here's an example of acceptable inputs:
APIKey: {YOUR NY TIMES API KEY}
Offset: 20
Section: arts
TimePeriod: 1
The following is a sample of the JSON information returned by this Choreo:
{ "status": "OK", "copyright": "Copyright (c) 2013 The New York Times Company. All Rights Reserved.", "num_results": 64, "results": [ { "url": "http:\/\/artsbeat.blogs.nytimes.com\/2013\/04\/02\/the-man-behind-mad-men-is-back-matthew-weiner-talks-season-6\/", "adx_keywords": "AMC (TV Network); Chase, David; Hamm, Jon; Mad Men (TV Program); Moss, Elisabeth; Television; Weiner, Matthew", "column": "ArtsBeat", "section": "Arts", "byline": "By DAVE ITZKOFF", "type": "Blog", "title": "The Man Behind 'Mad Men' Is Back: Matthew Weiner Talks Season 6", "abstract": "Matthew Weiner, the “Mad Men” creator and show runner, talks about preparations for a new season of the series, the differences between his film and television experiences and how he is thinking about the end of the 1960s.", "published_date": "2013-04-02", "source": "The New York Times", "id": 305, "asset_id": 305, "views": 29402, "des_facet": [ "TELEVISION" ], "org_facet": [ "AMC (TV NETWORK)" ], "per_facet": [ "CHASE, DAVID", "HAMM, JON", "MOSS, ELISABETH", "WEINER, MATTHEW" ], "geo_facet": "", "media": [ { "type": "image", "subtype": "photo", "caption": "", "copyright": "", "media-metadata": [ { "url": "http:\/\/graphics8.nytimes.com\/images\/2013\/04\/01\/arts\/mattweiner\/mattweiner-thumbStandard.jpg", "format": "Standard Thumbnail", "height": 75, "width": 75 } ] } ] } ] }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms