Tool to retrieve a user's virtual inventory products from their FinerWorks account. Use when you need to list products with valid product codes, search by SKU or product code, or filter by creation date. Returns paginated results with product details including pricing, images, a…
per_pageintegerNumber of results per page (default 10, maximum 50).
sku_filterarrayList of product SKUs to filter results (maximum 50 SKUs).
sort_fieldstringField to sort results by. Valid options: id, title, file_name, file_size, updated, or date_added.
account_keystringAccount key for retrieving inventory from a specific account (only available to authorized users).
guid_filterarrayList of image GUIDs for filtering products by associated images.
page_numberintegerPage number for pagination (starts at 1).
search_filterstringText search filter to match against product title or description.
sort_directionstringSort direction: DESC (descending, default) or ASC (ascending).
created_date_tostringFilter products created on or before this date (ISO 8601 format).
created_date_fromstringFilter products created on or after this date (ISO 8601 format).
product_code_filterarrayList of product codes to filter results (maximum 50 codes).
third_party_connections_filterstringString search filter for third-party connection data.
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.