How Can We Save an Entire WhatsApp Conversation in a Word File, Store It in Pinecone as a Vector, and Use It for Future Conversations?

Customer ID: {{ $(‘Edit Fields3’).item.json[‘User Phone’] }}
Conversation start Date:{{ $(‘Edit Fields3’).item.json.Timestamp }}

Customer Messages & AI Responses:

[{{ $(‘Edit Fields3’).item.json.Timestamp}}]Customer:{{ $(‘Edit Fields3’).item.json['Customer '] }}

[ {{ new Date().toLocaleString() }} ]
Agent AI: {{ $(‘Edit Fields3’).item.json[‘Agent reply’] }}
this is how i am saving the data in word file

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

N8n version : 1.76.1
database ( vector )
Running n8n via : n8n
windows

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