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 . LendingActions . GetRecentLending
Returns the 100 most recent loans made on Kiva by public lenders.
/*
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 the 100 most recent loans made on kiva by public lenders. The documetation for this Kiva resource is available here.
No inputs are required. The following is a partial sample of the information returned by this Choreo:
{ "lending_actions": [ { "id": 101347117, "date": "2012-09-18T17:16:17Z", "loan": { "id": 473646, "name": "Fotima", "description": { "languages": [ "ru", "en" ] }, "status": "fundraising", "funded_amount": 0, "basket_amount": 0, "image": { "id": 1197313, "template_id": 1 }, "activity": "Sewing", "sector": "Services", "use": "to purchase a sewing machine in order to organize the new business", "location": { "country_code": "TJ", "country": "Tajikistan", "town": "Zafarabad", "geo": { "level": "town", "pairs": "38.598056 68.977778", "type": "point" } }, "partner_id": 100, "posted_date": "2012-09-18T17:10:02Z", "planned_expiration_date": "2012-10-18T17:10:02Z", "loan_amount": 525, "borrower_count": 1 }, "lender": { "lender_id": "migle", "name": "Migle", "image": { "id": 71205, "template_id": 1 }, "whereabouts": "San Francisco CA", "country_code": "US", "uid": "migle" } }, { "id": 101347116, "date": "2012-09-18T17:16:06Z", "loan": { "id": 468633, "name": "Edgar Gerardo", "description": { "languages": [ "es", "en" ] }, "status": "fundraising", "funded_amount": 300, "basket_amount": 0, "image": { "id": 1186804, "template_id": 1 }, "activity": "Agriculture", "sector": "Agriculture", "use": "to buy farm supplies.", "location": { "country_code": "CR", "country": "Costa Rica", "town": "Fila Naranja", "geo": { "level": "country", "pairs": "10 -84", "type": "point" } }, "partner_id": 150, "posted_date": "2012-09-13T23:00:06Z", "planned_expiration_date": "2012-10-13T23:00:06Z", "loan_amount": 825, "borrower_count": 1 }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms