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 . GetMatchingProduct
Returns a list of products and their attributes, based on ASIN values 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, based on ASIN values that you specify. Note that you can provide a comma-separated list of ASIN values in order to return mulitiple products in the Amazon response. 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"?> <GetMatchingProductResponse xmlns="http://mws.amazonservices.com/schema/Products/2011- 10-01"> <GetMatchingProductResult ASIN="B002KT3XRQ" status="Success"> <ns2:Product xmlns="http://mws.amazonservices.com/schema/Products/2011-10- 01/default.xsd" xmlns:ns2="http://mws.amazonservices.com/schema/Products/2011-10-01"> <ns2:Identifiers> <ns2:MarketplaceASIN> <ns2:MarketplaceId>ATVPDKIKX0DER</ns2:MarketplaceId> <ns2:ASIN>B002KT3XRQ</ns2:ASIN> </ns2:MarketplaceASIN> </ns2:Identifiers> <ns2:AttributeSets> <ItemAttributes xml:lang="en-US"> <Binding>Apparel</Binding> <Brand>Pearl Izumi</Brand> <Department>mens</Department> <Feature>Select transfer fabric sets the benchmark for moisture transfer and four-way performance stretch</Feature> <Feature>6-Panel anatomic design for superior, chafe-free comfort, UPF 50+ sun protection</Feature> <Feature>Comfortable silicone leg grippers keep shorts in place, moisture- wicking, antimicrobial properties</Feature> <Feature>Tour 3D Chamois is male-specific and non-chafing with padding in key areas</Feature> <Feature>86 percent nylon, 14% spandex, 9-Inch inseam</Feature> <ItemDimensions> <Height Units="inches">2.00</Height> <Length Units="inches">9.00</Length> <Width Units="inches">9.00</Width> <Weight Units="pounds">0.76</Weight> </ItemDimensions> <Label>Pearl iZUMi</Label> <ListPrice> <Amount>50.00</Amount> <CurrencyCode>USD</CurrencyCode> </ListPrice> <Manufacturer>Pearl iZUMi</Manufacturer> <Model>0275</Model> <PackageDimensions> <Height Units="inches">1.00</Height> <Length Units="inches">1.00</Length> <Width Units="inches">1.00</Width> <Weight Units="pounds">1.00</Weight> </PackageDimensions> <PackageQuantity>1</PackageQuantity> <PartNumber>0275</PartNumber> <ProductGroup>Apparel</ProductGroup> <ProductTypeName>SHORTS</ProductTypeName> <Publisher>Pearl iZUMi</Publisher> <SmallImage> <URL>http://ecx.images-amazon.com/images/I/31NBW%2BzhFsL._SL75_.jpg</URL> <Height Units="pixels">75</Height> <Width Units="pixels">58</Width> </SmallImage> <Studio>Pearl iZUMi</Studio> <Title>Pearl iZUMi Men's Quest Cycling Short</Title> </ItemAttributes> </ns2:AttributeSets> <ns2:Relationships> <VariationChild> <ns2:Identifiers> <ns2:MarketplaceASIN> <ns2:MarketplaceId>ATVPDKIKX0DER</ns2:MarketplaceId> <ns2:ASIN>B002KT3XQC</ns2:ASIN> </ns2:MarketplaceASIN> </ns2:Identifiers> <Color>Black</Color> <Size>Small</Size> </VariationChild> <VariationChild> <ns2:Identifiers> <ns2:MarketplaceASIN> <ns2:MarketplaceId>ATVPDKIKX0DER</ns2:MarketplaceId> <ns2:ASIN>B002KT3XQW</ns2:ASIN> </ns2:MarketplaceASIN> </ns2:Identifiers> <Color>Black</Color> <Size>Medium</Size> </VariationChild> <VariationChild> <ns2:Identifiers> <ns2:MarketplaceASIN> <ns2:MarketplaceId>ATVPDKIKX0DER</ns2:MarketplaceId> <ns2:ASIN>B002KT3XQM</ns2:ASIN> </ns2:MarketplaceASIN> </ns2:Identifiers> <Color>Black</Color> <Size>Large</Size> </VariationChild> </ns2:Relationships> </ns2:Product> </GetMatchingProductResult> <ResponseMetadata> <RequestId>ef6af7c8-edeb-446a-95c5-d1070d013311</RequestId> </ResponseMetadata> </GetMatchingProductResponse>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms