Hi @NocodeNoah
I’m actually trying todo the same with Glide sending batch mails with Send Grid
Here is the JSON
"{
""users"": [{
""name"": ""Gary Willmott"",
""email"": ""[email protected]""
}, {
""name"": ""Gary Willmott TEST"",
""email"": ""[email protected]""
}]
}"
Using this setup
SendGrid
Iterator
Array Aggreg
JSON Parser
But I get this error???

The output of the iterator is this





