I have a question regarding sending emails via outlook where the field that contains the emails’ recepients can vary in number of emails
The image below shows one field in a notion’s table. I tried both using it as a field type email and text, separeted by commas. I tried using set variable, mapping, spliting,…
I usually get both erros: Missing value of required parameter ‘address’, and Missing value of required parameter ‘toRecipients’
And I don’t know if I really should use iterator as I need to use dinamic fields in the emails’ body.
Can someone help me?