Ecwid - Search products

Important: This connector and its actions have been removed from Nintex Workflow and can now be found in Nintex Gallery.

Use the Ecwid - Search products action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to search for products in a store catalog.

For more information about the Ecwid connector, see Ecwid.

Configure the Ecwid - Search products action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  2. Select a Connection. If you do not have a connection, see Add a connection.
  1. Specify search criteria if you want to refine the search.

Ecwid - Search products action fields and settings

Section Field Description Variable types

(unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Ecwid connection used to access a store.

To refresh the available connections, click .

(n/a)

 

SKU Product or variation SKU (stock keeping unit). Ecwid will return details of a product containing that SKU. If SKU is specified, other search parameters are ignored.

Text, Decimal, Integer, Boolean, DateTime, Collection

  Keyword Search term. Add an asterisk symbol at the end of keyword to disable exact match search. Ecwid searches products over multiple fields:
  • Title
  • Description
  • SKU (product or variation)
  • Product options
  • Category name
  • Gallery image descriptions
  • Attribute values (except for hidden attributes). If your keywords contain special characters, it may make sense to URL encode them before making a request
Text, Decimal, Integer, Boolean, DateTime, Collection
  Category Specify the category to search. This list is populated when you configure the connection. If using a variable, use the category ID. Decimal, Integer
  Include subcategories Defines whether Ecwid should search in subcategories of the category you set in category field. Ignored if category field is not set . No is the default value. Boolean
  Items per page This is how many items, to a maximum of 100, to return in the search result. Integer
  Start at item number Offset from the beginning of the returned items list. If the search returns a total of 500 results, and you set the items per page to 100, and you set this field to 200, the output to this action shows product number 200 to 300 of the 500 total results. Integer
Output Products

Stores the result of the action as an object. See the Ecwid API Search Products topic for information on these values.

The following values are returned:

  • Items: (Collection)
    • ID: (Decimal)
    • SKU: (Text)
    • Name: (Text)
Object