How to get the data from the node

Describe the problem/error/question

Hi Team,
I want to fetch the data from http node to code node.


I want assign the email from getBrevoAccountDetails node to brevoAccountEmail const of code node.
Could you please help here.
Thanks

What is the error message (if any)?

ERROR: Invalid code [line 1, for item 0]

ExpressionError

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: 0.234.1
  • Database (default: SQLite): Postgressql
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system: Mac

Hi @Gouravdev

If you really are on version 0.234 you might be seeing a very old bug. Can you please update and check if you’re still seeing the error? If yes, would you mind to share your workflow as well as the sample data from your HTTP request? At the moment I cannot re-create the error.

1 Like

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