This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
@pranjbhatt Why you are passing the object as a pipeline parameter? You should split the clients array, and then pass the array elements as inputs to the child pipelines.
Hey @pranjbhattYou will need to split the incoming array of client codes using JSON Splitter Snap and then you will have the elements of the array as a separate documents.