Solved! Go to Solution.
@Anonymous ,
You could also just skip the variable part (I put the variable to check the file names coming through)
Please refer to the screenshot below:
Thanks,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
There is a trigger in Flow for "When a file is created in a folder". Use that as your trigger and you can then add an approval action to the flow. This will start an approval flow every time a file is uploaded to that folder. There are other triggers that you can use if you want to have the approval start whenever a file is uploaded to the library in general also.
Hey!
Using that connector, you should initialise a variable to point to the filename and if that meets te requirement, then start an approval. Please have a look at the screenshot below.
Thanks,
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
I'm getting this error:
The variable action 'Initialize_variable' of type 'InitializeVariable' cannot be nested in an action of type 'Apply_to_each'
here's the full screenshot of my flow.
Hi,
You cannot initialise a variable inside a loop. So you initialise the variable outside with null value. Inside the loop, create an action Set variable/ Append to Array variable and then set the value over there.
Hope this Helps
Thanks.
@yashag2255 I'm sorry I did not get your advise. I'm new to Flow and this is my first Flow project. Apologies.
@Anonymous ,
You could also just skip the variable part (I put the variable to check the file names coming through)
Please refer to the screenshot below:
Thanks,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @yashag2255 finally solved! Thanks for being patient.
I have another concern with the same flow but different issue - its on the approval flow. Will try to look for answers on the forum or will post a new thread. Thanks!
Hi @Anonymous , Glad that it worked for you. Please feel free to post any concerns/ help you need in flows on the forum.
Thanks,
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
22 | |
21 | |
9 | |
8 | |
7 |
User | Count |
---|---|
33 | |
31 | |
24 | |
22 | |
11 |