Hello!
I am uploading documents to a SharePoint Library then renaming them using a "Send HTTP Request to SharePoint" action. However, I am not sure how to handle when a file already exists in that library with the same name most efficiently. Right now, the flow errors out, but ideally the file would just save with a number at the end to differentiate it, the way it does when you create a file in a SharePoint Library with a name that already exists. See attached image for my HTTP request.
Any advice is appreciated! Thank you!