I dont get why this isnt working. I am trying to pull the “youremail@example.com” 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… }}
