Add a field to a view
How to add a field to a SharePoint Online list view using a Power Automate flow.
URI
Headers
Body
Screenshot with example
Sample data
ListName – Content Approval
ViewId – F7B00092-D18D-408A-9EEB-BE6F83460CE9
strField – _UIVersionString (internal field name of the Version field)
Copy/paste example
Resources
SP.ViewFieldCollection.add Method
That’s it, Happy testing!