Dropbox - how to read a csv or xlsx file from a dropbox folder

What would be the best workflow to read data from a .CSV file or .xlsx file, hosted on a Dropbox folder? I.e. which nodes should be used?

Information on your n8n setup

  • n8n version: 1.49.00
  • Database (default: SQLite): sqllite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • **Operating system:**Ubuntu

Hi @fxholl

You can use the Dropbox node and the Extract from File Node

You can also change the settings for the Extract from File node to .xlsx

Let us know how you get on :raised_hands:

3 Likes

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