Hello everyone,
I am currently having some issues with desktop flow triggered from cloud flow.
Cloud Flow: OneDrive - When a file is created -> Trigger Desktop Flow
Desktop Flow: Get files in folder (that match with "*" and store them into "Files") -> Move Files (store them into list "Moved Files") -> Merge PDF Files (Merge "Moved Files" into folder and store them into list "Merged PDFs") -> Delete "Moved Files"
I run into an error with the Merge PDF Files action where it either throws a "Value cannot be null" error when the "Moved Files" variable does not include quotes or a "Access to folder is denied" error when the "Moved Files" variable includes quotes. The flow had worked at one point. Then, I'm not so sure what exactly happened, the folder I had created for this flow in our organization's OneDrive and shared with the person who needed access to this flow no longer showed in my file explorer and no longer was able to be contacted by the desktop flow. I had created a new flow and new folder with new subfolders the same exact way I had done so before, yet I am still unable to engage the PDF merge.
Any and all help would be greatly appreciated.