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 . eBay . Finding . FindItemsAdvanced
Finds items by a keyword query and/or category and allows searching within item descriptions.
/*
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 finds items by a keyword query and/or category and allows searching within item descriptions. The documentation for this eBay method can be found here.
Here is an example of acceptable inputs:
AppID: {YOUR EBAY APP ID}
AspectFilters: {"Megapixels": "5.0 to 5.9 MP"}
CategoryID: 31388
EntriesPerPage: 1
ItemFilters: {"MaxPrice": "75.00", "MinPrice": 50.00}
PageNumber: 1
SandboxMode: 0
The following is a sample of the JSON information returned by this Choreo:
{ "@xmlns": "http://www.ebay.com/marketplace/search/v1/services", "ack": "Success", "version": "1.12.0", "timestamp": "2013-08-30T16:18:51.074Z", "searchResult": { "@count": "1", "item": { "itemId": "231038963765", "title": "Fujifilm FinePix S5200 5.1 MP Digital SLR Camera - Black (Body Only)", "globalId": "EBAY-US", "primaryCategory": { "categoryId": "31388", "categoryName": "Digital Cameras" }, "galleryURL": "http://thumbs2.ebaystatic.com/m/m2QGYi2v084mv0JBY-resCg/140.jpg", "viewItemURL": "http://www.ebay.com/itm/Fujifilm-FinePix-S5200-5-1-MP-Digital-SLR-Camera-Black-Body-Only-/231038963765?pt=Digital_Cameras", "productId": "100122966", "paymentMethod": "PayPal", "autoPay": "false", "postalCode": "53081", "location": "Sheboygan,WI,USA", "country": "US", "shippingInfo": { "shippingType": "Calculated", "shipToLocations": "US", "expeditedShipping": "true", "oneDayShippingAvailable": "false", "handlingTime": "2" }, "sellingStatus": { "currentPrice": { "@currencyId": "USD", "#text": "64.99" }, "convertedCurrentPrice": { "@currencyId": "USD", "#text": "64.99" }, "bidCount": "0", "sellingState": "Active", "timeLeft": "P0DT6H39M13S" }, "listingInfo": { "bestOfferEnabled": "false", "buyItNowAvailable": "true", "buyItNowPrice": { "@currencyId": "USD", "#text": "85.0" }, "convertedBuyItNowPrice": { "@currencyId": "USD", "#text": "85.0" }, "startTime": "2013-08-23T22:58:04.000Z", "endTime": "2013-08-30T22:58:04.000Z", "listingType": "AuctionWithBIN", "gift": "false" }, "returnsAccepted": "false", "condition": { "conditionId": "3000", "conditionDisplayName": "Used" }, "isMultiVariationListing": "false", "topRatedListing": "false" } }, "paginationOutput": { "pageNumber": "1", "entriesPerPage": "1", "totalPages": "245", "totalEntries": "245" }, "itemSearchURL": "http://www.ebay.com/sch/31388/i.html?Megapixels%255Cu0007=5%252E0%2520to%25205%252E9%2520MP&fsaspfilter=Megapixels%3D5%252E0%2520to%25205%252E9%2520MP&aspectrequest=1&_ddo=1&_ipg=1&_mPrRngCbx=1&_pgn=1&_udhi=75&_udlo=50" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms