How do I import external images?

I want to import images that I have uploaded to my Google Drive folder, but after entering the folder information, the images are not showing up. If importing from Google Drive is not possible, could someone please recommend where I should store the images instead?

What is the error message (if any)?

No

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

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

Hi @Louisli

What exactly do you mean by “import external images”?

In the attached workflow, you’re creating a folder using the Google Drive node…

Are you trying to search for a file within a folder, or just download a file using the Google Drive node?

I want to import photos from Google Drive into the n8n workflow for editing.

Thanks for explaining this.

The attached workflow is an example where you select a photo from Google Drive and then perform an image editing operation.

Feel free to modify it to suit your needs…