mnduwayo
2 years agoNew Contributor II
Launch a pipeline when a file arrives in a specific folder
Hello everyone,
is there any way how snaplogic can detect that a new file arrives in a folder and launch a pipeline? I thought Trigger tasks can do that but I don't know how.
Thank in advance for your help.
Hi hasmukhp27
What you need is a JSONSplitter snap set to split the entity arrays. The rest is easy, the output documents contain the data you need, and you just need to map it accordingly.
Regards,
Bojan