Hi have a WF which has multiple excel based inputs, whose schema is more or less same. For now I am running them on designer on a daily basis, but plan is to upload them to Gallery.
The problem is that often in once a month, request to add 1 or 2 new excel as input comes.
So how to update the existing WF where it can consume all excels within a folder as input.
** Crew macros as not encouraged as they crash our server.
** I have tried dynamic inputs, but even they cant pick up data coorectly.