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 . Amazon . Marketplace . Products . ListMatchingProducts
Returns a list of products and their attributes, ordered by relevancy, based on a search query that you specify.
/*
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 uses your MWS Keys to authenticate your account with Amazon, and returns a list of products and their attributes, ordered by relevancy, based on a search query that you specify. The documentation for this MWS resource can be found here.
The following is a sample of the XML information returned by this Choreo:
<?xml version="1.0"?> <ListMatchingProductsResponse xmlns="http://mws.amazonservices.com/schema/Products/2011-10-01"> <ListMatchingProductsResult> <Products xmlns="http://mws.amazonservices.com/schema/Products/2011-10-01" xmlns:ns2="http://mws.amazonservices.com/schema/Products/2011-10-01/default.xsd"> <Product> <Identifiers> <MarketplaceASIN> <MarketplaceId>A1F83G8C2ARO7P</MarketplaceId> <ASIN>B004NBYRYC</ASIN> </MarketplaceASIN> </Identifiers> <AttributeSets> <ns2:ItemAttributes xml:lang="en-GB"> <ns2:Actor>Daniel Radcliffe</ns2:Actor> <ns2:Actor>Emma Watson</ns2:Actor> <ns2:Actor>Rupert Grint</ns2:Actor> <ns2:Actor>Ralph Fiennes</ns2:Actor> <ns2:Actor>Helena Bonham Carter</ns2:Actor> <ns2:AspectRatio>2.40:1</ns2:AspectRatio> <ns2:AudienceRating>Suitable for 12 years and over</ns2:AudienceRating> <ns2:Binding>DVD</ns2:Binding> <ns2:Brand>WARNER HOME VIDEO</ns2:Brand> <ns2:Creator Role="Primary Contributor">Daniel Radcliffe</ns2:Creator> <ns2:Creator Role="Primary Contributor">Emma Watson</ns2:Creator> <ns2:Director>David Yates</ns2:Director> <ns2:Format>PAL</ns2:Format> <ns2:Genre>Action Games</ns2:Genre> <ns2:HardwarePlatform>DVD</ns2:HardwarePlatform> <ns2:Label>Warner Home Video</ns2:Label> <ns2:Languages> <ns2:Language> <ns2:Name>english</ns2:Name> <ns2:Type>Subtitles For The Hearing Impaired</ns2:Type> </ns2:Language> <ns2:Language> <ns2:Name>russian</ns2:Name> <ns2:Type>Subtitled</ns2:Type> </ns2:Language> <ns2:Language> <ns2:Name>lithuanian</ns2:Name> <ns2:Type>Subtitled</ns2:Type> </ns2:Language> <ns2:Language> <ns2:Name>latvian</ns2:Name> <ns2:Type>Subtitled</ns2:Type> </ns2:Language> <ns2:Language> <ns2:Name>estonian</ns2:Name> <ns2:Type>Subtitled</ns2:Type> </ns2:Language> <ns2:Language> <ns2:Name>english</ns2:Name> <ns2:Type>Subtitled</ns2:Type> </ns2:Language> <ns2:Language> <ns2:Name>english</ns2:Name> <ns2:Type>Original Language</ns2:Type> </ns2:Language> <ns2:Language> <ns2:Name>english</ns2:Name> <ns2:Type>Audio Description</ns2:Type> </ns2:Language> <ns2:Language> <ns2:Name>ukrainian</ns2:Name> <ns2:Type>Dubbed</ns2:Type> </ns2:Language> <ns2:Language> <ns2:Name>russian</ns2:Name> <ns2:Type>Dubbed</ns2:Type> </ns2:Language> </ns2:Languages> <ns2:ListPrice> <ns2:Amount>24.99</ns2:Amount> <ns2:CurrencyCode>GBP</ns2:CurrencyCode> </ns2:ListPrice> <ns2:Manufacturer>Warner Home Video</ns2:Manufacturer> <ns2:NumberOfDiscs>2</ns2:NumberOfDiscs> <ns2:NumberOfItems>2</ns2:NumberOfItems> <ns2:PackageDimensions> <ns2:Height Units="inches">0.71</ns2:Height> <ns2:Length Units="inches">7.56</ns2:Length> <ns2:Width Units="inches">5.43</ns2:Width> <ns2:Weight Units="pounds">0.31</ns2:Weight> </ns2:PackageDimensions> <ns2:PartNumber>5051892028288</ns2:PartNumber> <ns2:ProductGroup>DVD</ns2:ProductGroup> <ns2:ProductTypeName>ABIS_DVD</ns2:ProductTypeName> <ns2:Publisher>Warner Home Video</ns2:Publisher> <ns2:RegionCode>2</ns2:RegionCode> <ns2:ReleaseDate>2011-12-02</ns2:ReleaseDate> <ns2:RunningTime Units="minutes">130</ns2:RunningTime> <ns2:SmallImage> <ns2:URL>http://ecx.images-amazon.com/images/I/51geHRBGKVL._SL75_.jpg</ns2:URL> <ns2:Height Units="pixels">75</ns2:Height> <ns2:Width Units="pixels">54</ns2:Width> </ns2:SmallImage> <ns2:Studio>Warner Home Video</ns2:Studio> <ns2:Title>Harry Potter And The Deathly Hallows Part 2 [DVD] [2011]</ns2:Title> </ns2:ItemAttributes> </AttributeSets> <Relationships/> </Product> </Products> </ListMatchingProductsResult> <ResponseMetadata> <RequestId>49836f24-783e-4f9a-8c38-512083b719e8</RequestId> </ResponseMetadata> </ListMatchingProductsResponse>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms