Split


Stuff You Need to Know

This component iterates over the received data and sends every item separately.


How to Configure

Component-specific settings:
  • Path to property (field) - This is the incoming property you will use for the comparison. For help on how to access the incoming data, see this article on Using a Component's Response Data.

Standard settings:

Click here to view information on standard settings.


What Happens Next

The connected component(s) receive the data as separate, independent messages, rather than one single message. Do with that whatever you like!