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 . CommitteeFilings
Obtain a specific Political Action Committee's electronic filings.
/*
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 specific Political Action Committee's electronic filings. The Choreo makes an HTTP request to the NYTimes Campaign Finance Service, which is described at http://developer.nytimes.com/docs/campaign_finance_api#h3-committee-filings.
Here's an example of acceptable inputs:
APIKey: {YOUR API KEY}
CampaignCycle: 2012
CommitteeFECID: C00341396
The following is a sample of the JSON information returned by this Choreo:
{ "results": [ { "date_filed": "2012-05-25", "date_coverage_to": null, "original_uri": null, "paper": false, "report_title": "24 HOUR NOTICE", "is_amendment": null, "date_coverage_from": null, "amended_uri": null, "amended": false, "id": 786904, "cycle": 2012, "original_filing": null, "form_type": "F24", "fec_uri": "http://query.nictusa.com/cgi-bin/dcdev/forms/C00341396/786904/" }, { "date_filed": "2012-05-11", "date_coverage_to": null, "original_uri": null, "paper": false, "report_title": "24 HOUR NOTICE", "is_amendment": null, "date_coverage_from": null, "amended_uri": null, "amended": false, "id": 783014, "cycle": 2012, "original_filing": null, "form_type": "F24", "fec_uri": "http://query.nictusa.com/cgi-bin/dcdev/forms/C00341396/783014/" }, { "date_filed": "2012-05-09", "date_coverage_to": null, "original_uri": null, "paper": false, "report_title": "24 HOUR NOTICE", "is_amendment": null, "date_coverage_from": null, "amended_uri": null, "amended": false, "id": 782213, "cycle": 2012, "original_filing": null, "form_type": "F24", "fec_uri": "http://query.nictusa.com/cgi-bin/dcdev/forms/C00341396/782213/" }, { "date_filed": "2011-04-07", "date_coverage_to": null, "original_uri": null, "paper": false, "report_title": "MISCELLANEOUS DOCUMENT", "is_amendment": null, "date_coverage_from": null, "amended_uri": null, "amended": false, "id": 720867, "cycle": 2012, "original_filing": null, "form_type": "F99", "fec_uri": "http://query.nictusa.com/cgi-bin/dcdev/forms/C00341396/720867/" } ], "base_uri": "http://api.nytimes.com/svc/elections/us/v3/finances/2012/", "copyright": "Copyright (c) 2012 The New York Times Company. All Rights Reserved.", "committee": "/committees/C00341396.json", "status": "OK", "offset": null }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms