Concatenate unique string values

The following example pipeline demonstrates how to concatenate unique string values.

  1. Configure the JSON Generator Snap to pass product and order details. Then, use the Aggregate Snap to concatenate the Order IDs and group the fields by Product names. To achieve this, configure this Snap with CONCAT function and specify $Product.Name.
  2. On validation, you can view the Product names along with the Order IDs in the output preview.


To reuse the example pipelines:
  1. Download and import the SLP file into your Environment.
  2. Configure Snap accounts.
  3. Provide Pipeline parameters, if any.