What am I doing wrong?

I dont get why this isnt working. I am trying to pull the “[email protected]” into the email JSON of the node to have it use that to send the email to each email address that submits a form, but it keeps saying the JSON is invalid and then no recipient defined.

Try {{ $(‘Webhook’).first().json… }} instead of {{ $(‘Webhook’).item.json… }}

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