I have a flow to create a document library in SP. I have to create one each quarter do to the volume of documents that end up in the libray. The Flow works fine, except that it does not create any of the views in the Flow dispite reporting that everything worked.
Do I have the syntax wrong here?
_api/web/lists/GetByTitle('@{variables('NewListName')}')/views/getbytitle('All Documents')/ViewFields/AddViewField('Month')
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492