Automate AI Chat Logs Transfer from Postgres to Google Sheets - n8n Workflow | Neura Market
Automate AI Chat Logs Transfer from Postgres to Google Sheets
This n8n workflow automates the retrieval of AI agent chat logs from a Postgres database and exports them to Google Sheets, creating a new sheet for each session. Ideal for teams needing to review and analyze chat logs collaboratively.
This workflow is designed for teams using AI agents that store conversation logs in a Postgres database. It automates the process of exporting these logs to Google Sheets, facilitating easy review and analysis. Each session's logs are stored in a separate sheet, ensuring organized and accessible data. The workflow can be triggered manually or scheduled to run at regular intervals, ensuring the most up-to-date logs are always available. It supports integration with Supabase by utilizing PG creden
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Oscar Berg
set
postgres
stickyNote
httpRequest
googleSheets
manualTrigger
splitInBatches
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.