Hi,
I am researching the differences between the
"Send an email notification (V3)" Action which comes with the Mail Connection
and the
"Send an email (V2)" Action which comes with the Office 365 Outlook Connection.
I am fully aware that you need to have a license and online mailbox in order to use the Office 365 Outlook connection. That being said, If a user has the necessary elements to use either action, why might you choose one over the other?
Thank you for your assistance
Matt
Reference Links
Mail connector Reference: https://docs.microsoft.com/en-us/connectors/sendmail/
Office 365 Outlook Connector Reference: https://docs.microsoft.com/en-us/connectors/office365/
Solved! Go to Solution.
The primary reason that I might choose to use the Send an Email notification action is that it shows as being from (the sender) "Microsoft Power Apps and Flow". The Send an Email action shows as being from the individual whose credentials were used on the send an email connector - usually the Flow author.
The Send an email notification (v3) will send the email from Microsoft PowerApps and Flow. It can only send 100 emails every 24 hours.
The Send an email (v2) will send the email from you as the creator of the flow. It can send 900 emails every 60 seconds.
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
The primary reason that I might choose to use the Send an Email notification action is that it shows as being from (the sender) "Microsoft Power Apps and Flow". The Send an Email action shows as being from the individual whose credentials were used on the send an email connector - usually the Flow author.
Hi @schuess3,
"Send an email notification (V3)" could add only one attachment into the email, but "Send an email (V2)" could add multiple attachments:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I can see from Microsoft's documentation:
The Send an email notification (v3) will send the email from Microsoft PowerApps and Flow. It can only send 100 emails every 24 hours.
Can anyone tell me in what exact context? Is this is per flow, per user or per tenant?
Thanks,
Paul
Hello.
I am using "Send an email notification (V3) in my flow and wanted to remove below hard coded link from email how can this be done.
Question 1
"If you want to unsubscribe from these emails, please use this form." Is there any way we can remove this link,
I have no were mentioned in my email content by still its taken in buildin content.
Question 2
Can we increase the limit from 100 to 200 notification email ?
Your reply on this content will be of great helpful and appreciated.
Regards
Harry
when we use "Send an email (V2)" then send email from Connections email id receiver got email from connect name i don't want to be see Connections name i want to be set any custom name or any DL name instead of Connections name how we do that?
@Anonymous
If you want to dynamically change the connection you won't be able to do that.
Is it any work around when user receive email From:- xyz@gg.com To: User Email ID instead of xyz can we hide this email id from user and put another email id? like: noreplypower@onmicrosoft.com OR Microsoft Power Apps and Power Automate microsoft@powerapps.com like that?
@Anonymous
If you can deal with the limitations of Send an email notification, then that is your answer.
Your option to create a shared mailbox is likely your best choice. You can name the shared mailbox almost anything you want.
@ScottShearer - This is actually frustrating. Microsoft is actually recommending Power Automate as Successor to SharePoint Designer. Such basic things are missing in the products. Shared Mailbox may not be a good choice from security standpoint within certain organizations and policies might restrict them. Really surprised which such a low email threshold on Send email notification v3. Product team should think from business standpoint. Have you come across any other solution?
Do you have a link to this documentation?
Can you tell me what documentation you are looking for?
Look at the "in response to" in my post. 🙂
I was looking for the information that says that "Send an email notification (V3)" has only 100 calls per day.
But I found it: Mail - Connectors | Microsoft Docs
What a terrible design of a connector! I am now working with my first two real Power Automate projects. And there are SO MANY limitations. And for the most basic of functionality. I never thought that sending an email from a no reply address should prove to be a problem...
Im working with moving deviation systems from SP on prem to SP online, and creating a brand new quality and deviation system. So many emails to set up so much problems with Power Automate :\.
I never thought I would miss SharePoint designer workflows SO MUCH!
Dear All,
I currently have a flow using "Send an email notification (V3)" which sends submitted kobo forms to some selected email addresses. The content been sent basically are text-based. I will want to include images as well. Thus, not just text like, I also want images been submitted on kobo should also be included in the flow. See below my code.
{
"type": "object",
"properties": {
"form_title": {
"type": "string"
},
"_id": {
"type": "integer"
},
"site_name": {
"type": "string"
},
"Enumerator_s_Name": {
"type": "string"
},
"purpose": {
"type": "string"
},
"Gender": {
"type": "string"
}
"Full_name_of_HoH": {
"type": "string"
}
}
Thanks
How to trace back the flow author if send from "Microsoft Power Apps and Flow"?
Hi @RobElliott - thank you for this confirmation. However, from what I can determine, I need to use the v2 in order to property get my attachments to attach (using Array variable and the flow is NOT an approval flow). Do you have a solution that would allow the use of Array variable attachments using v3 so the notification will not come from me as flow creator?
@cblackl2000 we always use a shared mailbox to send emails in our flows. That way it doesn't come from you but from, for example, a department like HR.
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
Dear All, Who can assist with this please.
Thanks
Hello harikiran,
Yes, inside the Body section of the email you will see </> in the style row:
click the </> and then add this to the end
User | Count |
---|---|
88 | |
37 | |
26 | |
13 | |
13 |
User | Count |
---|---|
127 | |
54 | |
38 | |
24 | |
21 |