My company is transitioning from shared network folders to SharePoint and OneDrive so I'm working on updating workflows with the SharePoint Files Output Tool (version 2.0.1 using Client ID/Secret/Tenant ID). I have a few workflows that use the Render tool to save PDF and Word documents to a network folder, however, I'm having trouble replicating that action with SharePoint tools. The SharePoint Files Output Tool allows you to create XLSX, CSV, and YXDB and I can't find a way around those file types. Has anyone figured out a way to save a PDF or Word document to SharePoint? This workflow would be uploaded to our Gallery and run on a schedule so I need to get this working at a Gallery level (not locally on my PC).
Another use case was to create an Excel file, save it to SharePoint, then send it as an email attachment. I figured out a way around that using the SharePoint Files Output Tool and a Output Data tool to a temporary location. I tried thinking along these same lines but didn't get anywhere.
