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 . GetLenders
Returns a list of public lenders to a loan.
/*
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 to a loan. The documetation for this Kiva resource is available here.
Here is an example of acceptable inputs:
LoanID: 2930
The following is a sample of the information returned by this Choreo:
{ "paging": { "page": 1, "total": 21, "page_size": 50, "pages": 1 }, "lenders": [ { "lender_id": "curtis7076", "name": "The Chang Family", "image": { "id": 109632, "template_id": 1 }, "whereabouts": "San Jose CA", "country_code": "US", "uid": "curtis7076" }, { "lender_id": "lumi", "name": "Lumi", "image": { "id": 371292, "template_id": 1 }, "whereabouts": "", "country_code": "DE", "uid": "lumi" }, { "lender_id": "cara1688", "name": "Cara Valentino", "image": { "id": 922294, "template_id": 1 }, "whereabouts": "Fairfield CA", "country_code": "US", "uid": "cara1688" }, { "lender_id": "fabrizio9574", "name": "Fabrizio", "image": { "id": 7955, "template_id": 1 }, "whereabouts": "Laives Bolzano", "uid": "fabrizio9574" }, { "lender_id": "annette9493", "name": "Annette", "image": { "id": 204964, "template_id": 1 }, "whereabouts": "Clarksburg WV", "country_code": "US", "uid": "annette9493" }, { "lender_id": "syd7810", "name": "eatkind.net", "image": { "id": 1005678, "template_id": 1 }, "whereabouts": "Winnipeg MB", "country_code": "CA", "uid": "syd7810" }, { "lender_id": "jaredandmelissa8888", "name": "Jared and Melissa", "image": { "id": 9346, "template_id": 1 }, "whereabouts": "Penticton British Columbia", "country_code": "CA", "uid": "jaredandmelissa8888" }, { "lender_id": "marilyn6698", "name": "Marilyn", "image": { "id": 9520, "template_id": 1 }, "whereabouts": "Brooklyn NY", "country_code": "US", "uid": "marilyn6698" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms