Hi everyone,
I have to make an approbation flow that send an email to some people at the final of my flow.
In this email, I want the comment of the version (the one that you write when you publish a file in a sharepoint site) to complete it.
I've read and test every actions (I think ...) that we can insert in a flow that is for sharepoint and a file (obtain the data of the file with or whitout properties, metadata, ...).
I can't find this attribute, it's no where 😞
If someone can say it to me, it can be very helpfull for me ! 🙂
Thanks by advance
Eric
Solved! Go to Solution.
Hi Yashag,
Thank you for your response.
I've finally found my answer this morning in this topic :
I didn't have the good name of my attribute "Version Comment" = Check in Comment" ... 🙂
Have a nice day
Hi @EricPS24
Are you referring to a multi line text field and versioning enabled on that? You can get it using the SharePoint REST API : https://www.agarwalritika.com/post/get-version-history-from-mlt-field-on-sharepoint-in-canvas-apps
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi Yashag,
Thank you for your response.
I've finally found my answer this morning in this topic :
I didn't have the good name of my attribute "Version Comment" = Check in Comment" ... 🙂
Have a nice day