Тёмный

Save MS Form Attachment to SharePoint List using Power Automate 

Lernen Tech (LT)
Подписаться 19 тыс.
Просмотров 102 тыс.
50% 1

This video is about Microsoft Power Automate/Flow where you will learn how you can save your MS Form attachment to SharePoint List. watch the full video to learn. schema file content is below copy and paste this in schema content.
{
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"link": {
"type": "string"
},
"id": {
"type": "string"
},
"type": {},
"size": {
"type": "integer"
},
"referenceId": {
"type": "string"
},
"driveId": {
"type": "string"
},
"status": {
"type": "integer"
},
"uploadSessionUrl": {}
},
"required": [
"name",
"link",
"id",
"type",
"size",
"referenceId",
"driveId",
"status",
"uploadSessionUrl"
]
}
}

Опубликовано:

 

26 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 286   
@LernenTech
@LernenTech 4 года назад
{ "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "link": { "type": "string" }, "id": { "type": "string" }, "type": {}, "size": { "type": "integer" }, "referenceId": { "type": "string" }, "driveId": { "type": "string" }, "status": { "type": "integer" }, "uploadSessionUrl": {} }, "required": [ "name", "link", "id", "type", "size", "referenceId", "driveId", "status", "uploadSessionUrl" ] } }
@putriayunurbayti1393
@putriayunurbayti1393 4 года назад
👍
@CloroxBleach-hr9zs
@CloroxBleach-hr9zs 4 года назад
Ok
@TheKalipolis
@TheKalipolis 3 года назад
Thank you so much! Really helpful
@MorakotPongboriboon
@MorakotPongboriboon 2 года назад
Great. Thank you. Your VDO help me a lot
@wadasd18
@wadasd18 Год назад
👍
@allinielsen9080
@allinielsen9080 3 месяца назад
Hi! Thank you so much for this fantastic guide. I've tried multiple tutorials for this flow, and yours is the only one that worked for me the first time! I was a little worried that after 4 years, some functionality would have changed, but this is still accurate!
@pc1x1
@pc1x1 4 года назад
Awesome work, short concise and to the point. One of the best power automate tutorials I have seen. The only add I would do is to delete the file from one drive once its on SharePoint. As if your getting thousands of submissions it will nuke your OneDrive. Thank you again.
@RiteshPrakash-k8i
@RiteshPrakash-k8i 3 месяца назад
This was really helpful as everywhere the fetching of schema details was getting inaccurate details...thanks for the tutorial..!!
@nzos14
@nzos14 Год назад
Thank you! Tried a lot of other methods before finding this video but this is the first one that worked and it's explained very clearly 👍
@dymitrgafarowski5542
@dymitrgafarowski5542 2 года назад
Hi My Friend, I've just used your JSON schema, works properly, many thanks & good luck!
@JonathanBotts
@JonathanBotts 3 года назад
Thank you sir. Several other postings had outdated info. Saved me a huge headache.
@LernenTech
@LernenTech 3 года назад
Glad it helped
@somesz83
@somesz83 3 года назад
Dude you are king! Straightforward and clean instructions!
@LernenTech
@LernenTech 3 года назад
thank you :)
@marekwasilewski2871
@marekwasilewski2871 2 года назад
Very nice, thanks for help. As usual, indian guy teaches the world :)
@drunkwolf5094
@drunkwolf5094 2 года назад
Thank you so so much for this video! I've been searching for a straightforward guide for doing this and gone down a lot of dead ends, this one is absolutely perfect.
@jasonmillar2986
@jasonmillar2986 3 года назад
I have been working on this for days. Thank you so much. I am giddy with laughter!
@LernenTech
@LernenTech 3 года назад
Great job!
@FrancescoQuacquarelli
@FrancescoQuacquarelli 4 года назад
First of all, I would like to thank you for your time. Also, just FYI, it is possible to generate a schema file content from a sample. I've just tried and it works
@GourangShah
@GourangShah 3 года назад
Very nice video. this one has worked well in my case. thank you for sharing this wonderful tip of attaching ms form to sharepoint.
@LernenTech
@LernenTech 3 года назад
Glad it was helpful!
@stephenrandles9248
@stephenrandles9248 3 года назад
Give this guy a medal!!
@stanleyohis4932
@stanleyohis4932 3 года назад
Awesome!!! Not sure why anyone would give this a thumbs down!!
@LernenTech
@LernenTech 3 года назад
Thanks Much!
@simondrayton7614
@simondrayton7614 3 года назад
Lernen Tech i have used your Json It works great thank you. how what needs adding to the Json to stop error if there was no attachment in the form.
@gopinathr7390
@gopinathr7390 2 года назад
Thank you so much...... it was very useful..... Thank you once again....
@malakafernando1410
@malakafernando1410 9 месяцев назад
Hi ... Thanks for the explanation. How can you make the attachment upload as optional... if there is no attachment then form content should be saved without attachement
@andersonbervanger2311
@andersonbervanger2311 Год назад
Hey man, you are the best. Great work!
@hellokittywake3774
@hellokittywake3774 2 года назад
This was fantastic, saved me pulling a lot more of my hair out! Thank you!!
@michaelbertram7372
@michaelbertram7372 3 года назад
Thank you! Very detailed and helpful! Fixed my issue easily.
@colintowler2449
@colintowler2449 3 года назад
Great thanks. Short & simple using your script. Works a treat
@LernenTech
@LernenTech 3 года назад
Glad it helped!
@danielfonseca1073
@danielfonseca1073 4 года назад
Thank you so much, I was looking foard to do this. Just a little request. Could you make an other video sending all the attachment and forms answers to e-mail? to complement this video. thank you
@PascalEngels
@PascalEngels 2 года назад
Thank you so much for this! I love Power Automate, but it isn't always easy to figure out. This video really help me achieve my goal :-)
@janjancapili
@janjancapili 11 месяцев назад
Amazing tutorial. Thank you so much!
@techtak5948
@techtak5948 Год назад
Thank you. You are the best.
@Magahasaracom
@Magahasaracom 3 года назад
Wonderful tutorial Sir..and thanks a lot for your time and effort,👌🙏
@tedhagler6451
@tedhagler6451 3 года назад
Great Tutorial. Easy to understand and to the point!
@LernenTech
@LernenTech 3 года назад
Glad you liked it
@jcmatthies
@jcmatthies 4 года назад
Thank you so much!!!! I tried several solutions today, and this was the only one that worked.
@LernenTech
@LernenTech 4 года назад
Glad it helped!
@HasanZobaer
@HasanZobaer 2 года назад
Worked like a charm! Thank you so much
@aniaborto
@aniaborto 2 года назад
Brilliant!!! This help me so much! Do you have any other forms ->emails workflow related videos that require to provide an approval before the sharepoint list item is actually going to be started?
@tomheavens7932
@tomheavens7932 2 года назад
Fantastic! Quick and easy to follow. Great steps!
@Taykimson
@Taykimson 3 года назад
Thank you!
@HeyItsMeValerie
@HeyItsMeValerie Год назад
This worked great. Thanks so much!
@Brasil948
@Brasil948 4 года назад
Thank you! i was looking many videos... please continue with examples and cases
@LernenTech
@LernenTech 4 года назад
Thank you, I will
@kimh3937
@kimh3937 4 года назад
Awesome tutorial. Worked like a charm. Thank you very much for your effort here. Much appreciated.
@LernenTech
@LernenTech 4 года назад
Glad it helped
@absolutegpt
@absolutegpt Год назад
Great video, answers exactly my needs
@karubis
@karubis 2 года назад
wow, many thanks man. very helpful
@LernenTech
@LernenTech 2 года назад
Glad it helped you.
@ampl.2000
@ampl.2000 2 года назад
Great video!! Help me a lot. And about many question type with attachments in forms? and saved in list? How i can do this? Tks
@Vivi_RJ
@Vivi_RJ 4 года назад
Hi! I want to thank you very very much for this great and useful step-by-step. It really helped a lot! THANK YOU!
@LernenTech
@LernenTech 4 года назад
Glad it helped!
@alantarikberumen7067
@alantarikberumen7067 3 года назад
Thanks you!! You are amazing and a life saver!!
@LernenTech
@LernenTech 3 года назад
Glad it helped!
@patstabler4175
@patstabler4175 3 года назад
This worked! One question. Can you use SharePoint/Teams instead of OneDrive to store the attachments?
@LernenTech
@LernenTech 3 года назад
I think so.
@casey8836
@casey8836 4 года назад
Thank you very much for this guide. Big help in a new request process.
@LernenTech
@LernenTech 4 года назад
Glad it helped
@anthonyabelardoanguloacuna7154
@anthonyabelardoanguloacuna7154 3 года назад
This is just what I was looking for, Thank you so much for sharing!
@LernenTech
@LernenTech 3 года назад
So glad!
@suparmansh
@suparmansh 4 года назад
Thanks you so much for the tutorial. You're a life saver !
@LernenTech
@LernenTech 4 года назад
Glad it helped!
@texasangler398
@texasangler398 3 года назад
So thankful for this video as I've been struggling with pulling links into SP list from MS Forms. Appears the solution expects an attachment or it fails. Where would I add a condition to move records to list if attachment field is null?
@LernenTech
@LernenTech 3 года назад
attachment of form or list, For further queries do WhatsApp message on --> +91 9557196693
@mjmann2402
@mjmann2402 3 года назад
@texas angler, were you able to find a condition that works? I am having the same issue. Thank you
@Thornphan
@Thornphan Год назад
Thanks for your effort! Very appreciated I got one question here. If I want to rename the file as I dont want the responser name after the attached file name in the SharePoint list. How can I change or remove it?
@kristynanderson7109
@kristynanderson7109 2 года назад
Fantastic. Thank you so much!
@Chelszzang93
@Chelszzang93 4 года назад
Thank you so much!! Your contents are SO helpful.
@LernenTech
@LernenTech 3 года назад
Glad you like them!
@matthewwalton258
@matthewwalton258 3 года назад
Hi what happens if you have form submissions with and without attachments. Will the flow fail if there are no attachments?
@makeauditeasier4732
@makeauditeasier4732 2 года назад
Awesome!!! Thank you for solution. I just wonder is there any way to make the attached pdf "prettier"?
@jennifervitug1494
@jennifervitug1494 3 года назад
hello there. i used this w/ an MS Form created from a Sharepoint site (e.g. Add New Form from a SharePoint list), then i created the MSFlow but i had to use the Get Content using Path (for SharePoint, not OneDrive as shown from your video, coz the MS Form Uploaded File is in the same Sharepoint site where the MS Form was created). My Problem is that the ParseJson link return if the file types are not png or jpg or pdf (e.g. file types xlsx and docx) the ParseJson returns a link with this added to the end of the path "&action=default&mobileredirect=true" , which when used with the Get File Content Using Path (for SharePoint) returns an ERROR of 404. There's no error for file types png,jpg,pdf as the ParseJson returns a link that ends with the filename only. What should i do here ?
@kevinroberts6795
@kevinroberts6795 3 года назад
I get an error on this flow if no file is uploaded to the form. Is it possible for the flow to complete even if there is no content to upload. I would like to use this jsond in my flows; but in my forms the request to upload a file is optional. It works when I get an file uploaded but fails when there is no file. Thanks.
@mikeosude
@mikeosude 3 года назад
Thank you very much, i love your video. Plase if i want to use power automate to move/copy the file from OneDrive to Sharepoint and then just generate the file link and put it in the file column, how can we go about doing that?
@pavannakka
@pavannakka 3 года назад
Excellent! Thank you so much.
@patrickparkison5538
@patrickparkison5538 Год назад
March 2023 Comment. This worked very well for me. I was seeing an error with the file URL field being to long, but I only had to update the field type on the target list.
@abhia145
@abhia145 3 года назад
This is absolutely brilliant! Thank you so much for sharing:-)
@andreiar3426
@andreiar3426 3 года назад
Thank you so much!
@ChristosLepesiotis
@ChristosLepesiotis 3 года назад
Great Tutorial.Thank you.
@LernenTech
@LernenTech 3 года назад
You are welcome!
@RunNGunHunt
@RunNGunHunt 3 года назад
Excellent video that is super helpful! One Question, How can we remove the "Username" text that automatically is appended in the filename? For instance "Filename_Username.xlsx"
@LernenTech
@LernenTech 3 года назад
you can add custom as well.
@pranjaldagade
@pranjaldagade 2 года назад
I have that same problem.. I want to avoid the Username from file as I dont want to assocate my name to the file everytime its created... Pls Help Me in this.
@pranjaldagade
@pranjaldagade 2 года назад
@@LernenTech Please help me as I have this same problem of Username getting added. can you share solution how to add custom name... also if i try custom name file extention gets broken and file becomes non openable...
@elgnzalo
@elgnzalo 2 года назад
@@pranjaldagade can you do it? I have the same problem and I dont know how can fix this . Please help us
@pranjaldagade
@pranjaldagade 2 года назад
@@elgnzalo I will share how I fixed it...recently figured it out
@jecperilla405
@jecperilla405 3 года назад
Hi! What will be the modification if the uploading of file is not mandatory? Thanks! Great work btw!
@Isaiah.43.4
@Isaiah.43.4 Год назад
This is my question as well!
@pwamtanner6286
@pwamtanner6286 3 года назад
Big help, thank you
@h2hgamingcommunity222
@h2hgamingcommunity222 3 года назад
Brilliant tutorial, thank you!
@LernenTech
@LernenTech 3 года назад
You're very welcome!
@michaeljamesdugay8717
@michaeljamesdugay8717 3 года назад
thank you. This has helped me.
@LernenTech
@LernenTech 3 года назад
Glad it helped!
@Neobrian889
@Neobrian889 4 месяца назад
Awesome thanks!
@christinacervera2086
@christinacervera2086 3 года назад
SO helpful! thank you SOO much!! One quick question.. could I set up another action to remove the "_username" part of the attachment filename? Seems it is adding the name of the person that submitted the form response
@puma7501
@puma7501 4 года назад
Thanks very much. It was very useful
@LernenTech
@LernenTech 4 года назад
You are welcome!
@bellpalita
@bellpalita 3 года назад
Thank you very much! This is helpful for me May I ask you a question. I created a form in my group form and I cannot fill Fill Path in Get file content using path. how to fix that? Thank you in advance.
@tammycrowe3087
@tammycrowe3087 3 года назад
This works great! The only problem I have if the form does not have an attachment the form works and the power automate works, but it states it has failed. It has not failed. How to handle non-attachments?
@LernenTech
@LernenTech 3 года назад
wait for one more new video is coming on that
@gleyci4
@gleyci4 2 года назад
Obrigada por compartilhar! Excelente vídeo, me ajudou muito!!!
@rajaabllahtengkusyazwani465
@rajaabllahtengkusyazwani465 2 года назад
Hi, thank you so much for the tutorial. Its very easy to understand. But I do have a questions tho, when it comes to choosing the path of one drive, for my form it has multiple folders and in each folder has its own files (i guess this happen because i create sections in my forms) and my flow will fail here. Do you able to assist on this?
@rch24231
@rch24231 4 года назад
Great training video
@LernenTech
@LernenTech 4 года назад
Glad you enjoyed it
@KHADIM98
@KHADIM98 3 года назад
Nice clean demo!
@LernenTech
@LernenTech 3 года назад
Thanks!
@Nadege7895
@Nadege7895 2 года назад
Great video ! This works perfectly when all your forms contains attachments. But what about if attachments are optional? Thanks in advance for your help.
@LiteralKat
@LiteralKat 2 года назад
I came here for the same question because while the create item actions preceding the attachment code continues to work, the overall flow shows as failed when no attachment is present at all. Not an issue for the list itself but of course MS now sends me notifications of failed flows.
@LernenTech
@LernenTech 2 года назад
@@LiteralKat you can add a condition before that or i will create something for this.
@LiteralKat
@LiteralKat 2 года назад
@@LernenTech I was thinking the same, a condition looking for an attachment present, and if not to end the flow.
@sarahparamour829
@sarahparamour829 4 года назад
Thank you so much for this, I have finally managed to get files to attach in SP!! However, for some reason if the attachment is anything other than a word document it will not open in sharepoint or even in the original app. For example, I have used an excel spreadsheet as an attachment. It won't open from SP in Excel online, if I try to open in Excel it tells me that the file format is not valid (filename = TEST EXCEL_username.xlsx) If I navigate to OneDrive I can open the same document just fine. Word docs open OK, but PPT also fails. What am I doing wrong?
@LernenTech
@LernenTech 4 года назад
will check and let you know.
@sarahparamour829
@sarahparamour829 4 года назад
Thank you,
@bunditrillovargas5396
@bunditrillovargas5396 4 года назад
Thank you so much, This was REALLY helpfull!
@LernenTech
@LernenTech 4 года назад
Glad it was helpful!
@lucasnunes4761
@lucasnunes4761 4 года назад
Thanks for share this knowledge, it helped me! :)
@LernenTech
@LernenTech 4 года назад
Glad it helped!
@Govindahya
@Govindahya 3 года назад
I am trying to save attachment in title but it is showing error for number of characters could you please tell how do i fix that? Which type of column should it be , thanks for your help and excellent video i am just one step away to solve it
@jeremyhurd9792
@jeremyhurd9792 4 года назад
Great video! I was able to duplicate this for my project with no problem. One question: If I move the Form out of my OneDirve into a Group Form on a SharePoint Site and change the file path (and modify everything "up stream"), I get an error in the Flow that says File path not found. I've checked it several times (appears correct) and changed the Get File Path step from OneDrive to SharePoint. Any thoughts?
@LernenTech
@LernenTech 4 года назад
for additional query message us on lernen tech facebook page
@clifffernandes5814
@clifffernandes5814 3 года назад
Group form path ... did get resolved?
@NoleeXC
@NoleeXC 2 года назад
@@clifffernandes5814 Same steps asvideo but there is a SP Get Content Using Path. I created the MS Form in the Shared Documents folder on the SP site and followed the path to type in for the flow to work.
@Eagle13090
@Eagle13090 3 года назад
Hello, thank you for your video, it helped a lot , and it works, however when there is no attachment submitted in forms, the flow doesn't work which is very problematic for me now. Can you please help on this point ? Thank you so much
@greenwelln
@greenwelln 3 года назад
Hi thanks this is great - Can I ask though if the use of the OneDrive folder structure can be improved so that everything doesnt just end up in the /Question folder? Eg it would be great if we could specify (in my example I am using a change request form) /Apps/Microsoft Forms/Change Requests/[Variable based on Change ID] So that each time I receive a new change request, a new folder is created using a new name based on a column in my sharepoint list? This would be great for the housekeeping of my Onedrive
@Makingdifference100
@Makingdifference100 2 года назад
I was wondering if you could assist me to create a power automate flow that would create some folders and move some files into this folder every time a new folder is created. I want to create the folder based on the windows dialog box from a html5 form, and I do have some checks list that I want to select to control how many files will be moving into the new folders. Do you think you could help me?
@amolmane8747
@amolmane8747 3 года назад
Thanks for your guidance. I need your help please, I have same flow but I have to add the uploaded file as attachment in email and send this to approve specific user to approve it.
@LernenTech
@LernenTech 3 года назад
check other videos on channel.
@kevinbrd3833
@kevinbrd3833 3 года назад
Hi thank you for that :) i can't find in your videos the condition when there is not attachments. can you tell us where is it or to write that here please ? have a good day
@mjmann2402
@mjmann2402 3 года назад
Very helpful video. Thank you. ​ @Lernen Tech Do you have a video that shows condition to move the data to the list if the attachment field is null? Thank you
@LernenTech
@LernenTech 3 года назад
will create
@mjmann2402
@mjmann2402 3 года назад
@@LernenTech I finally figured it out :)
@narainshruthi
@narainshruthi 4 года назад
Thank you so much, this was really helpful
@LernenTech
@LernenTech 4 года назад
Glad it was helpful!
@stefankostet8405
@stefankostet8405 Год назад
Can I use something like this, from forms create calendar event in Outlook and upload an attached file in the form, to same calendar event
@fangas
@fangas 3 года назад
Hello. On the flow Records responses in sharepoint list is possible to save the attachments as well? I have tried and no luck. Thanks
@learenann
@learenann 3 года назад
Hi. This is really helpful thank you. I'd like to ask if I delete the file from my OneDrive will the attachment also be deleted from the Sharepoint item?
@LernenTech
@LernenTech 3 года назад
it should not
@heatherfeather2621
@heatherfeather2621 2 года назад
Searching for the solution for a group form in sharepoint site already. There is not find file by path and I don't see how to separate out just the files desired for that item.
@orsondsilva7326
@orsondsilva7326 3 года назад
Hello there, I just wanted to know whether the flow will work if I add other users file path in ‘get file content using path’? If no, what is the way to do that?
@jay6817
@jay6817 3 года назад
Ta muchly. For me I'll just present a List view webpart in a SharePoint Page for submission. With a view for only their ( [Me] ) files. The text above will say drag an drop your files here, or they can use the Toolbar, Upload etc. Automatically picks up the Filename an Attachment. If I really wanted to, I could use a Flow to populate the Title, but no need. And It'll get users used to using actual SharePoint.
@yjamous
@yjamous 3 года назад
Hi, I tried this method, all steps worked EXCEPT Get file content using Path. When I put the path, I get error message "Item not found", I'm sure I put the right path, but apparently it's not taking it since i'm putting it manually.
@Taykimson
@Taykimson 3 года назад
I had the same problem. I changed the Get File Content using Path from One Drive to Sharepoint. I also had to copy and past the path from Sharepoint. Once I made those changes, it worked perfectly.
@cleitonespindola5327
@cleitonespindola5327 4 года назад
Very good, thanks for sharing. I have a similar need to take an Office group's Forms file to a SharePoint list. When I send a reply the attachment goes to the sharepoint list's decrees. How do I send the attachment to the list?
@LernenTech
@LernenTech 4 года назад
For further questions and queries mail us to lernentech@gmail.com or drop a message to our Facebook page - facebook.com/Lernentech/ or do a Whatsapp message on - +91 9557196693
@cleitonespindola5327
@cleitonespindola5327 4 года назад
Lernen Tech Thank you! tomorrow I send you my doubt. I am not even believing that you will help me 🙏🏻
@brianong8888
@brianong8888 4 года назад
Thank you so much, this helps me alot!
@LernenTech
@LernenTech 4 года назад
Glad it helped!
@gauravguliani358
@gauravguliani358 4 года назад
Excellent buddy- i just subscribed to your channel. Are you also on Power Automate community by any chance?
@LernenTech
@LernenTech 4 года назад
Thanks! No I am not there. but in case you have any queries do WhatsApp message on --> +91 9557196693 or mail us to lernentech@gmail.com or drop a message to our Facebook page - facebook.com/Lernentech/
@francinelash4298
@francinelash4298 4 года назад
This was great, thank you.
@LernenTech
@LernenTech 4 года назад
Glad you enjoyed it!
@danelmore9339
@danelmore9339 4 года назад
Great tutorial! How do we handle the JSON is there is no Attachment?
@LernenTech
@LernenTech 4 года назад
Good question!
@lucasstorkenmaier4740
@lucasstorkenmaier4740 4 года назад
@@LernenTech do you have an answer?
@rajeshmeruguU36
@rajeshmeruguU36 4 года назад
Hi It's helpful, Thanks!! If there is no attachment in the FORM, Flow fails. How to handle it?
@LernenTech
@LernenTech 4 года назад
For further queries do Whatsapp message on --> +91 9557196693 or mail us to lernentech@gmail.com or drop a message to our Facebook page - facebook.com/Lernentech/
@techlark2826
@techlark2826 4 года назад
Check the length of the attachment response using expression. powerusers.microsoft.com/t5/Building-Flows/Verify-if-a-Microsoft-Form-has-an-attachment/td-p/435766
@glo1820
@glo1820 4 года назад
hello. the error i'm getting is at the point where it's trying to obtain the content using the path. Can anyone help shed some light on how i can figure out why it's not finding the content?
Далее
Китайка и Красивые Глаза😂😆
00:20
Save Forms 📝 & Attachments📎 in a Sharepoint List
18:18
MS Forms File Upload to SharePoint
14:15
Просмотров 20 тыс.
Run a flow when a SharePoint column is modified
9:58
Просмотров 130 тыс.