Trying to update a CSV file that is on a Microsoft Sharepoint/OneDrive location.
Have the data in a google sheet and need to either create a new CSV file that is deposited into the sharepoint folder and overwrites the existing one or, my preference, updates an existing CSV file.
Hey @ZW1! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
Hey @ZW1 – At the moment, it is not possible to access Microsoft files directly but since you mentioned you have the data in a Google Sheet, you could use the native Google Sheet Reader and Updater nodes to process the sheet and update the same sheet with data.