With an email node, I have it set up so in some cases, it sends to certain addresses, and has attachements. Other cases, it doesnt. Currently, the fields cannot be Null. So i have to pass in an email address to CC and a blank file to the attachment field.. is there a way to pass a null value instead? (it currently errors if the value is null)
Thanks!