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 successfully reuse pipelines:
  1. Download and import the pipeline in to the SnapLogic Platform.
  2. Configure Snap accounts, as applicable.
  3. Provide pipeline parameters, as applicable.