Skip to main content
square.searchCatalogObjects searches for CatalogObject of any type by matching supported search attribute values, excluding custom attribute values on items or item variations, against one or more of the specified query filters.

Example

automations/square-search-catalog-objects.automation.ts

Inputs

Every input accepts a compatible signal. It requires ITEMS_READ. Use the official SearchCatalogObjects reference for provider field semantics and limits.

Output

Returns the official Square.SearchCatalogObjectsResponse response as a codec-safe object. Square integer money amounts remain bigint values.