Hi,
I've just create the flow for sending an email with options from my shared mailbox to many users in the SP List.
And I found a site that can do some trick with the flow, here.
what I found is this advice for only 1 user, but what I want is for many users from the list,
can anyone help me about this?
@annajhaverinow I can pass through the 2nd flow, but I found something.
the email that send out from sharedmailbox is duplicate,
I meant users get many emails with others information (the number depends on how many lines in SP list)
for example. I got 2 users in SP List, and the flow was sent 2 emails to both users (each information)
This is my 1st flow.
This is my 2nd flow.
and the results
Sent items in sharedmailbox
1st email
2nd email
I have no idea, how to handle it,
😥
Do you have any advice?
Thank you in advance
Best Regards,
Nuii
@annajhaverithen I've some questions,
as in my SP List has a difference information on each recipient, the flow will get the right information as my SP List?
moreover, when Microsoft team will update this feature in power automate, hahaha
Thank you anyway,
Regards,
Nuii
@Nuiii yes thats correct, you need to convert array to string, to put email addresses in To field, you can use Join action to do that, as shown in below screenshot
Now the flow can run to the 2nd flow, but now I got an error like this
if i'm not misunderstanding, the error says that I have to convert the array to string before put in the TO field. am I right?
No Problem @Nuiii glad to know your issue is resolved.
@ViditGholamthank you, actually i use the email address from 365 account (exchange server in my organize) as in attached picture
and in SP list I got an information for each user to send out as an email.
FYI.
Thank you,
@annajhaveriactually I didn't put the users email address in the address,
please see the attached picture below,
in last Initialize variable, I've tried to put the VarTo array but I can't save, it always error.
for now I just saved it (without edit anything) let see what happen.
will update the result again,
Thank you.
@Nuiii if my solution meets your requirement please mark the post as solved and hit me a thumbs up.
Thank you.
@Nuiii if my solution meets your requirement please mark the post as solved and hit me a thumbs up.
Thank you.