Bungiorno a tutti,
sto cercando di preparare un flusso Power Automate che deve aggiornate il campo Description di un file in una libreria Sharepoint.
avrei necessità di fare l'update con un Http request, ma non riesco a da accedere al campo Description.
Ho visto che in nome interno della colonna è _ExtendedDescription, ho provato diversi approcci l'ultimo è quello che allego.
Qualcuno ha idea di come fare?
grazie
good morning,
thank you for answering me, the solution works fine
thank you very much
Hi @simno
Try this
Request body
{
"__metadata": {"type": "SP.Data.Shared_x0020_DocumentsItem"},
"OData__ExtendedDescription": "sample description"
}
Also can u try updating description using update file properties action - i think description can be updated from there as well !
Nived N 🚀
LinkedIn: Nived N's LinkedIn
YouTube: Nived N's YouTube Channel
Blog: Nived Nambiar's Blogs
🔍 Found my answer helpful? Please consider marking it as the solution!
Your appreciation keeps me motivated. Thank you! 🙌
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional