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 . Kiva . Teams . GetTeamLenders
Returns a list of public lenders belonging to a specific team.
/*
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 returns a list of public lenders belonging to a specific team. The documetation for this Kiva resource is available here.
Here is an example of acceptable inputs:
TeamID: 2
The following is a sample of the information returned by this Choreo:
{ "paging": { "page": 1, "total": 52, "page_size": 50, "pages": 2 }, "lenders": [ { "lender_id": "webb8621", "name": "Webb", "image": { "id": 726677, "template_id": 1 }, "whereabouts": "El Sobrante CA", "country_code": "US", "uid": "webb8621", "team_join_date": "2012-06-20T22:31:41Z" }, { "lender_id": "cindy4259", "name": "cindy", "image": { "id": 1160786, "template_id": 1 }, "whereabouts": "oakland CA", "country_code": "US", "uid": "cindy4259", "team_join_date": "2012-06-20T19:36:10Z" }, { "lender_id": "jim3430", "name": "Jim", "image": { "id": 1113139, "template_id": 1 }, "whereabouts": "San Bruno CA", "country_code": "US", "uid": "jim3430", "team_join_date": "2011-09-15T17:06:10Z" }, { "lender_id": "andy8392", "name": "Andy", "image": { "id": 726677, "template_id": 1 }, "whereabouts": "", "uid": "andy8392", "team_join_date": "2012-01-09T22:49:48Z" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms