I have used the template for saving email attachments to SharePoint library. I modified it to target a specific email I get weekly from ops, which has an Excel file attached. All I want to do is upload that attachment to the same SP Library with the same file name. I have a separate flow listening on that SP library for modified files, and then it parses the Excel file for me and alerts me to my content.
Today, I got the email and the flow ran, but I got this error. I haven't touched the existing file in about a week.
Hi @DavidLozzi ,
It seems that an action in Flow caused the file to be checked out. Could you manually check it in SharePoint library?
When the action inside Flow edits the file, the connection account will check out the file for change.
You could turn this Flow off and the file will be checked in automatically.
Or you could use “Send HTTP request to SharePoint” action to check in the file.
Please check this thread and see if it helps:
Best Regards,
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
85 | |
60 | |
51 | |
43 | |
38 |
User | Count |
---|---|
89 | |
81 | |
74 | |
62 | |
44 |