Hi everyone,
I am able to upload incoming data into blob storage with the below pipeline but not the format I am expecting.
I need to do it this way: Get Data ->CSV Formatter->File Writer-> ...
Santosh - yes, you can create multiple tasks on the same pipeline. Just create a Scheduled task with the default parameters you want to run with, and also create a Triggered task you can call on demand.