All,
I have been searching and i need to restore a list item using versioning with FLOW using REST. I have acheived this with a documnet library with /restorelabel at the end of the url and this works (I get a 200). I have also attempted it by
/_api/web/Lists/getbytitle('VersionTest')/items(1)/versions(512)/RestoreVersion
And the versions works great, but when i put RestoreVersion at the end i get a 400 error. I am just wandering has anyone sucessfully restored a list item using MS FLOW SharePoint REST.
thanks, Jason
Hi @Jason_David,
Currently, the SharePoint connector can only get the latest information on the list items.
If you want to get the previous versions of list items from SharePoint list, you can refer to this post @slittle's reply:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
92 | |
44 | |
21 | |
18 | |
16 |
User | Count |
---|---|
137 | |
49 | |
42 | |
37 | |
29 |