I am trying to create a logic app which should copy a file from Box storage to azure blob storage whenever files get updated. I have 4 vendors which will place the files into 4 different folders.
Could you please help me to design a solution for this scenario, As I tried I could create a single trigger for single folder. I am not sure how to create 4 triggers to 4 different files.