Hello, I’m having trouble with finding the SharePoint Folder ID. I’m working on a workflow that identifies an account number in a PDF file name received by email and then saves the PDF to the folder for that account. To accomplish this, I had planned to create a database store in Make with the account numbers and SharePoint folder ID. The workflow would identify the account number in the file name, search the make data store, and upload the file to the correct SharePoint folder.
The issue I’m having is that I can’t seem to find the right “folder ID.” I’ve tried using the file/folder ID that is outputted from the SharePoint watch folders module, but this doesn’t work. Lots of googling and asking AI LLM’s has yielded no good answers.