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 . Lenders . GetLenderLoans
Returns loans belonging to a particular lender.
/*
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 lender. The documetation for this Kiva resource is available here.
Here is an example of acceptable inputs:
LenderName: matt
The following is a partial sample of the information returned by this Choreo:
{ "paging": { "page": 1, "total": 149, "page_size": 20, "pages": 8 }, "loans": [ { "id": 464404, "name": "Mamello", "description": { "languages": [ "en" ] }, "status": "funded", "funded_amount": 2100, "image": { "id": 1175571, "template_id": 1 }, "video": { "id": 2705, "youtube_id": "q7iMU0p6pwg" }, "activity": "Higher education costs", "sector": "Education", "use": "to pay for tuition fees and living expenses at the Maharishi Institute. ", "location": { "country_code": "ZA", "country": "South Africa", "town": "Johannesburg", "geo": { "level": "country", "pairs": "-30 26", "type": "point" } }, "partner_id": 211, "posted_date": "2012-08-26T18:40:02Z", "planned_expiration_date": "2012-09-25T18:40:02Z", "loan_amount": 2100, "borrower_count": 1 }, { "id": 458679, "name": "Manas", "description": { "languages": [ "en" ] }, "status": "in_repayment", "funded_amount": 550, "paid_amount": 0, "image": { "id": 1160990, "template_id": 1 }, "activity": "Arts", "sector": "Arts", "use": "to pay for constructing a warehouse to store his finished statues and idols, and to buy raw materials for making statues.", "location": { "country_code": "IN", "country": "India", "town": "Odisha", "geo": { "level": "country", "pairs": "20 77", "type": "point" } }, "partner_id": 241, "posted_date": "2012-08-15T11:00:04Z", "planned_expiration_date": "2012-09-14T11:00:04Z", "loan_amount": 550, "borrower_count": 1 }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms