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 . GetTeamLoans
Returns loans belonging to a particular 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 loans belonging to a particular 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": 2349, "page_size": 20, "pages": 118 }, "loans": [ { "id": 472185, "name": "Anecita", "description": { "languages": [ "en" ] }, "status": "funded", "funded_amount": 175, "image": { "id": 1194488, "template_id": 1 }, "activity": "General Store", "sector": "Retail", "use": "to purchase new items such as candies, Milo, shampoo, soaps etc", "location": { "country_code": "PH", "country": "Philippines", "town": "Aurora, Zamboanga del Sur", "geo": { "level": "country", "pairs": "13 122", "type": "point" } }, "partner_id": 136, "posted_date": "2012-09-18T18:20:02Z", "planned_expiration_date": "2012-10-18T18:20:02Z", "loan_amount": 175, "borrower_count": 1 }, { "id": 470604, "name": "Berta Alicia", "description": { "languages": [ "es", "en" ] }, "status": "funded", "funded_amount": 450, "image": { "id": 1191456, "template_id": 1 }, "activity": "Fruits & Vegetables", "sector": "Food", "use": "to buy vegetables for her business.", "location": { "country_code": "SV", "country": "El Salvador", "geo": { "level": "country", "pairs": "13.833333 -88.916667", "type": "point" } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms