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 . CampaignFinance . Committees . NewCommittees
Retrieves 20 of the most recently added committees.
/*
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 20 of the most recently added committees. The Choreo makes an HTTP request to the NYTimes Campaign Finance Service, which is described at http://developer.nytimes.com/docs/read/campaign_finance_api#h3-new-committees.
Here's an example of acceptable inputs:
APIKey: {YOUR API KEY}
CampaignCycle: 2012
The following is a sample of the JSON information returned by this Choreo:
{ "status":"OK", "results":[ { "treasurer":"JOSEPH P ODDO", "super_pac":false, "address":"PO BOX 635", "leadership":false, "zip":"22968", "fec_uri":"http://query.nictusa.com/cgi-bin/ dcdev/forms/C00491829/", "sponsor_name":null, "state":"VA", "name":"FRIENDS OF HERMAN CAIN", "party":"", "relative_uri":"/committees/C00491829.json", "id":"C00491829", "candidate":null, "city":"RUCKERSVILLE" }, ... { "treasurer":"", "super_pac":false, "address":"100 SOUTH BOYLAN AVENUE", "leadership":false, "zip":"27603", "fec_uri":"http://query.nictusa.com/cgi-bin/ dcdev/forms/C90012576/", "sponsor_name":null, "state":"NC", "name":"PLANNED PARENTHOOD HEALTH SYSTEMS ACTI", "party":"", "relative_uri":"/committees/C90012576.json", "id":"C90012576", "candidate":null, "city":"RALEIGH" } ], "cycle":2010, "base_uri":"http://api.nytimes.com/svc/elections/us/v3/finances/{cycle}/", "copyright":"Copyright (c) 2011 The New York Times Company. All Rights Reserved." }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms