Sharepoint API Recycle Bin Issue
I am trying to access the files in the sharepoint recycle bin which are deleted by other users but when i use sharepoint API to fetch recycle bin data, its only giving me data deleted by me only. I have given Site Access ‘Full’ and I can see files deleted by others in the Recyle Bin UI but not through recycle bin API. Please help me guys.
Power Automate: How to increment ID into a separate column?
I created a SharePoint online list called CustomerList with a column called CustomerID which should be the value of ID plus 5000 so CustomerID in the first image would be 5001, 5002, 5003, 5004.