Tool to fetch products using Headout V2 API with filtering by city, collection, category, or subcategory. Use when you need to retrieve product listings for specific locations or categories with pagination support.
limitintegerPagination limit - maximum number of products to return. Defaults to 20.
offsetintegerPagination offset - the number of items to skip. Defaults to 0.
cityCodeRequiredstringThe city code for product filtering. Required parameter to fetch products for a specific city.
categoryIdstringOptional category identifier to filter products by category.
campaignNamestringOptional campaign name for filtering products by marketing campaign.
collectionIdstringOptional collection identifier to filter products by collection.
currencyCodestringCurrency code for pricing display.
languageCodestringLanguage preference for product content. Defaults to EN if not specified.
subCategoryIdstringOptional subcategory identifier to filter products by subcategory.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.