Microsoft Sharepoint

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.

How can I access Microsoft files via Gumloop?

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.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

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.

But I ultimately need it deposit that file in a csv on a microsoft drive. Is there any way to tie that together?

Think Microsoft has migration tools which can move files from GDrive …

1 Like

Unfortunately, not directly within a workflow at the moment.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.