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 . Loans . GetNewestLoans
Returns a list of the most recent fundraising loans.
/*
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 the most recent fundraising loans. The documetation for this Kiva resource is available here.
No input is required. The following is a sample of the information returned by this Choreo:
{ "paging": { "page": 1, "total": 1958, "page_size": 20, "pages": 98 }, "loans": [ { "id": 471059, "name": "Julio", "description": { "languages": [ "es", "en" ] }, "status": "fundraising", "funded_amount": 0, "basket_amount": 0, "image": { "id": 1192474, "template_id": 1 }, "activity": "Restaurant", "sector": "Food", "use": "to buy furniture like tables, chairs and kitchen utensils.", "location": { "country_code": "PE", "country": "Peru", "town": "CUSCO", "geo": { "level": "town", "pairs": "-13.518333 -71.978056", "type": "point" } }, "partner_id": 119, "posted_date": "2012-09-18T21:10:01Z", "planned_expiration_date": "2012-10-18T21:10:01Z", "loan_amount": 775, "borrower_count": 1 }, { "id": 471039, "name": "Jos\u00e9 Antonio", "description": { "languages": [ "es", "en" ] }, "status": "fundraising", "funded_amount": 0, "basket_amount": 0, "image": { "id": 1192424, "template_id": 1 }, "activity": "Agriculture", "sector": "Agriculture", "use": "to purchase fertilizers and fungicide and pay for assistance with his coffee.", "location": { "country_code": "CR", "country": "Costa Rica", "town": "San Carlos de Platanares", "geo": { "level": "country", "pairs": "10 -84", "type": "point" } }, "partner_id": 150, "posted_date": "2012-09-18T21:00:02Z", "planned_expiration_date": "2012-10-18T21:00:02Z", "loan_amount": 725, "borrower_count": 1 }, { "id": 473894, "name": "Fid\u00e9lit\u00e9 Group", "description": { "languages": [ "fr", "en" ] }, "status": "fundraising", "funded_amount": 0, "basket_amount": 0, "image": { "id": 1197642, "template_id": 1 }, "activity": "Retail", "sector": "Retail", "use": "to buy bags and shoes.", "location": { "country_code": "BJ", "country": "Benin", "geo": { "level": "country", "pairs": "9.5 2.25", "type": "point" } }, "partner_id": 104, "posted_date": "2012-09-18T21:00:02Z", "planned_expiration_date": "2012-10-18T21:00:02Z", "loan_amount": 325, "borrower_count": 2 }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms