Value in fields not extracted

Describe the problem/error/question

My final step to put the email value into hubspot to create/update a contact, the value that is extract doesn’t get filled in.

What is the error message (if any)?

I receive the status [undefined] , although in the drag and drop on the input there is a value.

Please share your 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:

hello @JosdeWit

Use the Merge node with Combine by position operation instead of the Append one

2 Likes

Thanks @barn4k that solved it! Superstar!

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