The idea is:
To follow the specs as outlined here: emailAddress resource type - Microsoft Graph v1.0 | Microsoft Learn
Currently only comma separated list of email addresses is allowed in the to:
field, as seen here: n8n/packages/nodes-base/nodes/Microsoft/Outlook/v2/helpers/utils.ts at 10148c9ad3142ce40334aae6551dc72f32f9862e · n8n-io/n8n · GitHub
To keep it backwards compatible I think it would be ok to refactor it to handle a comma separated list of either plain email address or “My Name <[email protected]>” instances
My use case:
Nice email delivery?
Are you willing to work on this?
Going traveling next week, so no time unfortunately…