Awesome video. Looking forward to the next episode.
@anabilaich59513 жыл бұрын
First of all thanks a lot for the tutorial. Saved me a lot of googling. However, could you please share what would the Body look like if your list name had a space
@JonJLevesque3 жыл бұрын
I’ll ask ash
@GabrielDunn-y4w Жыл бұрын
at 12:00 it seems strange to hard-code item 12. How do you use a variable ID in PATCH ?
@Ylotan4 жыл бұрын
Nice tutorial! I wonde, what does IF Match in the headers mean?
@MrMiller03134 жыл бұрын
I would assume you would be able to dynamically assign the item id as well. as is in the demo you are updating just the one item, would you be able to change that so you can look at the list data and then patch items. like a date field that is equals to today set the status to "Due Today" or date is in the past set status to "Past Due".
@ChuckSteel4 жыл бұрын
Yes, you can use a dynamic field for the item id.
@n2datasolutions4433 жыл бұрын
What about if the database im trying to link runs off an email address rather than an ID, anyway to patch based on the email instead of the id???
@michellesullivan2273 жыл бұрын
Would the Uri, Headers and Body be different for patching a document set?
@kimsalas81974 жыл бұрын
Would you be able to use this methodology to send a list item, specifically a URL list item to be turned into HTML and then into a pdf and saved back to the same record? If so, how?
@marcellusnoel12593 жыл бұрын
Sorry to be off topic but does anybody know a way to log back into an instagram account?? I was stupid forgot the account password. I appreciate any tricks you can give me
@uriaheric15653 жыл бұрын
@Marcellus Noel Instablaster ;)
@marcellusnoel12593 жыл бұрын
@Uriah Eric I really appreciate your reply. I found the site on google and I'm trying it out now. I see it takes a while so I will reply here later with my results.
@marcellusnoel12593 жыл бұрын
@Uriah Eric It worked and I finally got access to my account again. Im so happy! Thank you so much you saved my ass !
@uriaheric15653 жыл бұрын
@Marcellus Noel Glad I could help :D
@fletchergrimlock6885 Жыл бұрын
Novice here. I've spent four days now trying to figure this out. I've written everything exactly like she has in the video and it doesn't work. I have to use the internal column name like so: OData__x0030_1_x002f_2023. Is there something wrong in my settings that I can't use the display name to send an http request? I can't dynamically automate my without manually going in and writing the correct Odata column. Why can't it be as easy as in the vid and calling out 'Color'? Anyone? Help me? Please.
@raghuyadav67294 жыл бұрын
you forgot to address what would be part inside the Body look like if your list name had a space, kindly share thanks
@luuminhvuong4 жыл бұрын
I need a flow to export sharepoint list data to xlsx not csv..mm