Microsoft Flow
1467 TopicsIntroducing "Request sign-off" - an approval flow that requires no set up
We are happy to announce a new feature in SharePoint called "Request sign-off". The goal is to provide you an easy way to send an item for approval to someone else. This feature enables an open approval process that allows you to easily record whether or not a document or list item was approved or not. There is no setup required. Request sign-off makes use of SharePoint's integration with Microsoft Flow. You can use it by selecting a file or list item (but not a folder), and then pulling down the Flow menu in the modern library or list UI, and selecting "Request sign-off". This flow will appear alongside any other custom flow that you or others may have added to the library. Once it is invoked, Request sign-off will create a new text column in your library called "Sign-off status". This column will record the state of your request. It works just like any other text column, you can sort, filter or group by it to organize your library. On invocation, this will tell you that it will send an approval request on your behalf, and ask your consent. Once this is provided, you can pick one or more approvers, and write a message to them for your approval request. If you add more than one approver, any one of them can approve your request: The person you sent the approval to will receive an approval request. This will be an actionable message on clients that support it (meaning you can approve it directly from within Outlook). The approver can also provide some comments along with their decision. There will also be a link included that lets the approver view the item in question: The sign-off status column is then updated with the decision, and the person who sent the approval request will receive an email with the comments: By saving you the trouble of setting up a flow and creating a new column to track status, we hope that this feature will make it easy to add a lightweight approval process to your libraries and lists. We expect this feature to start rolling out to our customers in targeted release (previously called first release) after April 9. Barring any issues we will continue to roll it out to the rest of our customers in two phases late April and early May.Update SharePoint list with Excel Items
I've been working on this for some time, it seems like it should be easy but has proven to stump me. I have a SharePoint list I use to track workplace safety incidents. I have an excel sheet (set up as a table) that is downloaded from WCB's website. I want to take certain cells from the excel sheet (4 columns) and update that information on the SharePoint list using a commonality between the two. In this case, the commonality would be the WCB claim number. I would like the flow to be manually triggered. Can anyone offer some help?Send a Mail When a Field in a SharePoint List has a value of Yes
Hello We have a SharePoint List that people can add to / edit etc... We want to have a Flow that monitors this list and when a field changes to Yes we want a email sent to a person that basically says "ID 123" has changed Any idea how this can be done?Flow to extract attachments from Inbox
Hi We have a Outlook Inbox that has a subfolder in this that contains lots of emails with attachments on them. We want to be able to extract the attachment from these emails and save them into a folder. We believe we can do this for new emails coming into the inbox using flow but anyone know if its possible to run flow or something else to extract the attachments that are already sitting in the email folder? ThanksSolvedYou are not authorized to send mail on behalf of the specified sending
Hi, I have sharepoint list when user submit data into sharepoint list email send through MS Flow. when i use generic email id in sender option getting following error if i remove that account and allow submit user account than its work fine. pls guide what is an issue and how to fix it. what permission should i give to email account.Flow to count items in a SharePoint List
I am trying to create a flow that counts the number of items within a SharePoint List, based on a value within a column. In my list I have a 'Assigned To' column which will always be 1 of 3 names. I would like to create a flow that sends out an email (using the recurrence action) to each of the three people saying how many items they have assigned to them. I have another column, called 'Progress' that has a value called 'Resolved'. I wouldn't want any of the items that have been 'Resolved' to be include in the count. Is this something that Flow can do, and if so, how?Updating a Hyperlink field (both url and description) using Flow?
I tried using the update item action to set a Hyperlink type column in my custom list. The Flow field for this column only accepts the url so there seems to be no way to add the description part. Anyone got this working? In SharePoint: In Flow:SharePoint Workflow or Microsoft Flow?
Hi all, I'm well experienced in SharePoint, but have never used workflow (don't ask me how). In my new role we have the following requirement so I was wondering if you have any advice as to whether SharePoint workflow or Microsoft Flow (or a combination / something else) would be best to use. The requirement is a process flow around the creation, internal approval and signing of contracts for new consultants (or extending contracts for existing consultants): I draft a contract in Word 2016 and store the file in a SharePoint doc library. I currently manually email a link to the contract to others for input / update. I send a link to the contract to either 1 or 2 managers for approval. They make any changes they see fit and then email me to tell me it's now OK to be sent to the consultant. In automating the process, we'd need a feedback loop if further changes are required. Once approved, the file needs to be sent to the consultant and 'signed'. Things to note: We currently convert it to PDF, storing a copy in the same place as the original Word document, so the consultant can't make changes. We email the PDF to them as an attachment. They may want changes made so we'd have to go back through the whole update / manager approval cycle. At the moment, if they're happy with the contract, they print it out, sign it with a pen, scan it and send it back as an email attachment. We save the signed copy along with the original Word document and PDF. The consultant may not yet be on our Office 365 system, but if we could build it to use links (rather than email attachments) and give them access to the specific file(s) they need that would be great. We use Office 365 Business Premium. This must be crying-out for some kind of workflow / approval automation, so if I can benefit from the Community's wealth of experience as to where to start that would really help. It's worth noting that I'm an advanced end user rather than developer so would like to solve this with 'out-of-the-box' functionality. Hope you can help and thanks as always, OzSolvedImporting dates from Excel into Sharepoint list
Hi, I've tried various forums for answers to this issue but none have succeeded. I have an extensive spreadsheet that I want to import a Sharepoint list. The issue is the date column. irrespective of how I format the date in Excel it does not conform to the date/time format in Sharepoint. The error message (note the error varies depending on how I format in excel) I am sure there should be a simple function fix but I suspect I don't have sufficient knowledge to understand potential solutions offered on other forums. any help/advice gratefully received.