How to obtain data postgres and send with google docs

Hi there!, How do I get the data from a Postgres query to pass the data “response” data to a Google Docs?

Information on your n8n setup

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

Hey @Carlos_Efren_Pacheco I suppose it depends on your data structure. What type of data you are getting from your database?

Hi, this is the data I’m getting from this node or tools


You can do it like this

Hello, I would like to know how I can insert the data that Postgres sends me from an IA Agent into a DOC document and perform certain operations.

The data is products and services to make a quote

Any advice please?

I would create a well designed template document with placeholders and then employ Google Docs - Find and Replace Text to fill in a copy of the template with data.

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