Hello all,
I'm new to Flow.
I've created a flow which updates planner tasks from an Excel sheet.
I would like to start this flow with a button in Excel.
I've searched for similar topics, but all require "Flow for Excel-Add-In" which can not be used at our company.
1)Is there any possibility to do that? I've seen the button for mobile devices. Anything similar to that?
If not, I have two other ideas:
2) Is there a way to create a simple link, which starts the flow when someone clicks it?
3) Excel file is saved on SharePoint: …. sharepoint.com/sites/Test900/Shared%20Documents/Forms/AllItems.aspx
I found the trigger "When a file is created or modified in a Folder". When I Change Excel file, the flow is not triggered. I tried different Folders.
If none of this works, I will trigger it every Minute, but I dont know if this is really a good solution.
Thank you for your help.
Best regards
Mario
Solved! Go to Solution.
Hi @ms17vfb,
1) There is button for mobile devices, but it couldn't embedded into Excel file.
2) Link is not support, Flow only support generate a post URL, when a HTTP request received, trigger the Flow, to call the URL we should use action HTTP request.
3) "When a file is created or modified in a Folder" is support when an Excel file is updated, you could set the Flow monitor a subfolder and try it again:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @ms17vfb,
1) There is button for mobile devices, but it couldn't embedded into Excel file.
2) Link is not support, Flow only support generate a post URL, when a HTTP request received, trigger the Flow, to call the URL we should use action HTTP request.
3) "When a file is created or modified in a Folder" is support when an Excel file is updated, you could set the Flow monitor a subfolder and try it again:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi
I would like to know do you have any solution finally? Cause i am also facing the same situation as you were, the Add in are not allowed in my company and I need to launch a Flow from Excel.
Thanks a lot for your any help !
Hi,
In these cases, I use FORMS like trigger.
I create a simply FORM, with one question (not required). Then, I insert a link into a Text-Title in the Excel online. So I have just to make two clicks: one in the link and another one in submit form. Then, the flow runs.
I hope this work for you.
User | Count |
---|---|
89 | |
37 | |
26 | |
13 | |
12 |
User | Count |
---|---|
128 | |
53 | |
38 | |
26 | |
21 |