How to replace placeholders in Google Document template?

Hi everyone,

I’m new to n8n and learning!

I have a Google Document that I’m using as a template.
Inside the template, I have placeholders (for example, for child names).

Here’s what I’d like to do with n8n:

  1. Trigger the workflow by asking: “best male child names”.

  2. Use an AI agent to generate a list of male child names.

  3. Retrieve the content of my Google Document template.

  4. Replace the placeholders inside the document with the generated child names.

My question is:
What’s the best way to replace placeholders in a Google Doc template with dynamic values in n8n?

Thanks for your help!

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