Insert an image from Google Drive into Google Docs?

I saw that there is already a post teaching how to insert an image into Google Docs:

Now I need something similar, instead of an image with a link, I need to insert an image with the Google Drive link: exe.
https://drive.google.com/file/d/1CF82HjroZdtUHk_galVRQamMk9T-sZWr/view?usp=sharing

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the 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:

Hello @Marcus_Vinicius_Maga welcome to the community,

This is actually possible with some tweaks.
I’ve created a working simple workflow example for you to insert an image from Google Drive into Google Docs.

Please note that for this to work properly, the image file/folder must be publicly accessible.


:point_right: If my reply answers your question, please remember to mark it as a solution.

Let me know if you want any further refinements! :blush:

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