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 . SearchLoans
Returns a keyword search for loan listings by multiple criteria.
/*
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 keyword search for loan listings by multiple criteria. The documetation for this Kiva resource is available here.
Here is an example of acceptable inputs:
Query: art
Region: CA
Gender: female
The following is a sample of the information returned by this Choreo:
{ "paging": { "page": 1, "total": 732, "page_size": 20, "pages": 37 }, "loans": [ { "id": 471005, "name": "Lorenza", "description": { "languages": [ "es", "en" ] }, "status": "fundraising", "funded_amount": 0, "basket_amount": 0, "image": { "id": 1192374, "template_id": 1 }, "activity": "General Store", "sector": "Retail", "use": "to buy basic grains, candy, bread, instant products, and drinks.", "location": { "country_code": "SV", "country": "El Salvador", "geo": { "level": "country", "pairs": "13.833333 -88.916667", "type": "point" } }, "partner_id": 81, "posted_date": "2012-09-18T15:40:01Z", "planned_expiration_date": "2012-10-18T15:40:01Z", "loan_amount": 500, "borrower_count": 1 }, { "id": 469428, "name": "Mar\u00eda Amalia", "description": { "languages": [ "es", "en" ] }, "status": "fundraising", "funded_amount": 0, "basket_amount": 0, "image": { "id": 1187296, "template_id": 1 }, "activity": "General Store", "sector": "Retail", "use": "To buy basic items and increase her inventory.", "location": { "country_code": "SV", "country": "El Salvador", "town": "La Uni\u00f3n", "geo": { "level": "country", "pairs": "13.833333 -88.916667", "type": "point" } }, "partner_id": 199, "posted_date": "2012-09-18T09:10:01Z", "planned_expiration_date": "2012-10-18T09:10:01Z", "loan_amount": 1050, "borrower_count": 1 }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms