Basic Information

appmixer.bigCommerce.core.FindProducts

1.0.0

Public

Search products.

Input Ports

in

FieldTypeDescription
Keyword Search textarea Search in product name, description, SKU, or brand. Comprehensive text search across multiple fields.
SKU text Filter products by SKU (Stock Keeping Unit). Exact match search.
Product Name text Filter products by name. Partial name matching supported.
Brand ID text Select the brand from the list or enter the brand ID.
Category IDs multiselect Filter products by category IDs.
Is Visible toggle Filter products based on their visibility status in the storefront.
Is Featured toggle Filter products that are marked as featured.
Price number Filter products by exact price value. Use decimal format (e.g., 29.99).
Availability select Filter products by availability status.
Product Type select Filter products by type.
Modified After date-time Filter products modified after this ISO8601 date. Example: 2023-01-01T00:00:00Z
Modified Before date-time Filter products modified before this ISO8601 date. Example: 2023-12-31T23:59:59Z
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata