Replace images in Google Docs from a list of URLs and export the results as Docx and PDF. Great for teams that produce many versions of the same document with different visuals. Useful for product sheets, proposals, and campaign assets.
The run starts with a manual test. A simple data step provides an image url field. A Google Drive node can copy a template so each run gets a new file. The Google Docs API is called to read the document and find the image ID. Another call swaps the image with your URL. You can then make the file shareable and download Docx and PDF versions.
Set Google Drive and Google Docs credentials, map your url field, and confirm the documentId passes between nodes. Expect big time savings when creating branded files at scale, often cutting prep time by 80 percent or more. Common uses include product catalogs, client proposals, ad mockups, and personalized one pagers.