Hi @cuser ,
You can use a ForAll with office365 connector to send the emails without a flow. If you give me more details about your setup I will be able to further help you.
Hi @cuser :
Do you want to send an email to multiple users?If so you could try this solution:
1\Add an Office365Outlook connection
2\Use this formula to send an email:
Office365Outlook.SendEmailV2(
"EmailAddress1@xx.com;EmailAddress2@xx.com",
"Subject",
"Body"
)
Best Regards,
Bof
Hi @cuser ,
You can use a ForAll with office365 connector to send the emails without a flow. If you give me more details about your setup I will be able to further help you.
Hi @cuser :
Do you want to send an email to multiple users?If so you could try this solution:
1\Add an Office365Outlook connection
2\Use this formula to send an email:
Office365Outlook.SendEmailV2(
"EmailAddress1@xx.com;EmailAddress2@xx.com",
"Subject",
"Body"
)
Best Regards,
Bof
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
169 | |
94 | |
64 | |
64 | |
60 |
User | Count |
---|---|
241 | |
163 | |
95 | |
85 | |
82 |