N8N does not publish properly to Instantl;y

I have a campaign, i am sending 3 emails, email_1, email_2 and email_3, but in the n8n automation I can see that it s populating,. but in the json request it s being sent as empty,
“email_1”:
“”,

“email_2”:
“”,

“email_3”:
“”, i have a couple of breaks : “email_1”: “Hi X,\n\nWould you be up for a quick 45 minute call where I can show you some of the things I am building into professional services firms right now? It is free advice, and I am happy to walk you through practical examples.”, this is an example email, why is it populating as empty?

Hi @tewowz

Can you share which node is providing the email data, and how you’re referencing it in your HTTP Request node? That would help us pinpoint the exact issue.

Hey @tewowz – can you please provide more context? Are you using Instantly node or an HTTP request node?

Please also provide screenshots and send to me directly at [email protected] and I can look into this to help.