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 . Reports . ListInventoryReport
Returns a tab-delimited report of open listings. The report contains the SKU, ASIN, Price, and Quantity fields for inventory listings.
/*
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 credentials to authenticate your account with Amazon, and returns a tab-delimited report of open listings. The report contains the SKU, ASIN, Price, and Quantity fields for inventory listings.
This Choreo includes an extra feature which allows you to check on the status of your report request and retrieve the report when it's ready. The TimeToWait input variable is the parameter that enables this feature. It is enabled by default becuase the default of value of TimeToWait is set to 10. This indicates that the Choreo will poll for the status of the report request, and retrieve the report when the status indicates that the report is ready for download. If the report is not available after 10 minutes, the Choreo will stop. You can increase the value of this time limit if, for example, your report is large and will take longer to generate. Setting this parameter to 0 will turn off this feature. The documentation for this MWS resource can be found here.
The following fields are parsed from the Amazon responses and returned as Choreo output variables:
The following is an example of the flat file returned in the Report output variable:
sku asin price quantity 2VY1IT8ZK1 B003V6XG2O 25.00 1000 778W037SRU B003V7OWAI 40.00 100
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms