Hello! I've made a simple flow to export a sharepoint list to CSV, which works fine when I start it manually. I've made a button in apps to run it and it asks SM_CSV.Run( . What should I put in here? Since I just want to start the flow, not input something from a textfield.text or something
Solved! Go to Solution.
@Anonymous
If you are not supplying any arguments to the flow you can start the run like this:
SM_CSV.Run()
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
@Anonymous
If you are not supplying any arguments to the flow you can start the run like this:
SM_CSV.Run()
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
So simple! Haha
I've got so nervous that I've managed to polute the flow's trigger with an old attempt of running the code.
Much thanks man!
User | Count |
---|---|
261 | |
129 | |
99 | |
48 | |
47 |