Simple memory issue

Describe the problem/error/question

Hi everyone. Im a begginer and I have an issue. Can you explain me why there is this message on the simple memory node: No session ID found (Expected to find the session ID in an input field called ‘sessionId’ (this is what the chat trigger node outputs). To use something else, change the ‘Session ID’ parameter).
Thanks

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

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

Hi @ZenFiets_Company,

Since you’re using a WhatsApp trigger, you should reference a Session ID,

Something like this should work:

1 Like