Microsoft Flow

Does anyone on here use Microsoft Flow?

Trying to setup a simple approve/reject flow but doesn’t seem to work.

Basically I want it to grab and attach a file from a folder on my desktop send an E-Mail with subject e.g. APPROVE (file name)

E-Mail body: Approve File with Yes/No options

I had a play with this when trying to set up a new process for my business.

I quickly gave up.

So in a word. No.

Sorry :man_shrugging:

2 Likes

It’s well hard even when using the templates lol

1 Like

Yes it is.

I wanted a process whereby if a document in SharePoint was finished, it would go for approval to several different people.

Was so difficult and even when I did get it to work it was sporadic.

Just gave up in the end. Couldn’t be arsed.

I use MS Flow :slight_smile:

Have about 20 different Flows which connects to DevOps, ServiceNow, O365, SharePoint, Teams, Trello and Jira.

I don’t believe MS Flow can access your computer, you would need to put the file into something like a SharePoint site

I have O365 Enterprise E5

My desktop is sync’d to OneDrive for Biz so I was going to use a folder as the trigger

Couldn’t even setup a Flow to send an email to everybody when there was new post on a Blog site within Sharepoint… It seems like Micro$oft reinvented IFTTT but without the final “T” (or with deep links to their own platforms, grumble grumble)

1 Like

They should rename it

If This Then Don’t

1 Like

We use flow a fair bit at work to fill gaps /easy automation. Also scales remarkably well for large production workloads

Do you use it for yes/no file approvals?

Just created the below and it works.
It takes a file from a one drive folder, gets approval, once approved it moves the file to an approved folder.

image

Is this a link or the actual file?

its a link to the file

You can also use the ‘send email with options’ instead of the ‘approval’ option. You’ll need to use this option if you want to attach the document as ‘approval’ doesn’t support attachments

image

Yeah I’ll need this then as we all read files on mobiles so is faster that way.

Thanks for the help

Once approved, what do you want to happen?
Also is it a single person approval?

Once approved just a simple yes/no response would suffice.

Single person approval so I’d set up for a few departments same flow though

In its simplest form, the below flow should do what you want:

image

email received is:
image

Ok I got it working, just have to figure out the text and for some reason Approve said rejected?

Attach a screen grab and I’ll have a look :eyes:

22