Forum Discussion
Power Automate: mail - changer l'expéditeur d'un mail automatique
- May 28, 2021
Deleted you can use the Send an email (v2) action which will send the email from you (as the creator of the flow). Or, as we do in our company, you can can create a shared mailbox in Outlook and your emails can go from that using the Send an email from a shared mailbox action.
The contents of a Microsoft Forms form can be added to the email. I'm not sure what you mean by a validation button or what that is supposed to do.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
Deleted you can use the Send an email (v2) action which will send the email from you (as the creator of the flow). Or, as we do in our company, you can can create a shared mailbox in Outlook and your emails can go from that using the Send an email from a shared mailbox action.
The contents of a Microsoft Forms form can be added to the email. I'm not sure what you mean by a validation button or what that is supposed to do.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
- DeletedMay 28, 2021Thanks again Rob!
Effectivement, je n'utilisais pas le mail V2 mais V3. Je n'ai pas encore testé mais ca à l'air d'être ce que je souhaite.
Concernant le bouton validation:
L'utilisateur soumet le formulaire forms, celui-ci est transmis au bon gestionnaire, et c'est seulement après ce controle qu'il appuie sur un bouton (ou lien) pour que l'action se poursuive (dispatch du mail vers tous les partenaires).
Je ne sais pas si je m'explique bien 😕- RobElliottMay 28, 2021Silver Contributor
Deleted the Send an Email (v2) is not the same action as the Send an email notification (v3). The V3 one can only send a maximum of 100 emails in any 24 hours compared to 900 emails every 60 seconds for the Send an Email (v2) and Send an email from a shared mailbox. So you need to be aware of that if you are sending lots of emails.
For the validation button you will need to use the start and wait for approval action.
Rob
Los Gallardos
Microsoft Power Automate Community Super User- DeletedJun 03, 2021Merci encore, tes réponses m'ont permis de débuter avec power automate dans le cadre de mon travail.
Bonne journée 😉