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 . SunlightLabs . Congress . Legislator . Search
Returns current committees, subcommittees, and their membership.
/*
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 provides a fuzzy-matching text search of the legislators. The documentation for this resource can be found here.
Note: the Filters input can be used to filter on many fields using a simple JSON object containing key/value pairs:
{ "chamber": "house", "party": "R" }
Here is an example of acceptable inputs:
APIKey: {YOUR API KEY}
Query: Ratcliffe
The following is a sample of the information returned by this Choreo:
{ "results": [ { "bioguide_id": "R000601", "birthday": "1965-10-20", "chamber": "house", "contact_form": null, "crp_id": "N00035972", "district": 4, "fax": "202-225-3332", "fec_ids": [ "H4TX04153" ], "first_name": "John", "gender": "M", "govtrack_id": "412653", "in_office": true, "last_name": "Ratcliffe", "leadership_role": null, "middle_name": null, "name_suffix": null, "nickname": null, "oc_email": "Rep.Ratcliffe@opencongress.org", "ocd_id": "ocd-division/country:us/state:tx/cd:4", "office": "325 Cannon House Office Building", "party": "R", "phone": "202-225-6673", "state": "TX", "state_name": "Texas", "term_end": "2017-01-03", "term_start": "2015-01-06", "thomas_id": "02268", "title": "Rep", "twitter_id": "RepRatcliffe", "website": "https://ratcliffe.house.gov" } ], "count": 32, "page": { "count": 1, "per_page": 1, "page": 1 } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms