All of my inputs are coming back as un-defined

For my CRM workflow, I start with a gmail trigger, which branches into google sheets and an edit field node. Then data is pulled from a database on sheets and merges with the edit field node and feeds into agent 1.

My issue is that every time I try to drag and drop any of the inputs, whether it’s from the Merge Node, Edit Fields Node, or even the Sheets Node, they all come back as undefined.
What’s the best way to resolve this?


Hi there,
You had 4 separate items after the Set node, each with only part of the data. That’s why fields like Name or Phone Number showed as undefined.

To fix it, use this Code node after your Edit Fields

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