Hi,
I try to use the SendEmail function, but I can not do it.
I connect to the outlook and office365 database and it shows error forever.
Please help!!😣
Solved! Go to Solution.
I think you are using an incorrect connector. You should add the Office365Outlook connector and use this function instead.
Office365Outlook.SendEmailV2(User().Email, "test", "test)
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
I think you are using an incorrect connector. You should add the Office365Outlook connector and use this function instead.
Office365Outlook.SendEmailV2(User().Email, "test", "test)
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
It is worked. Thanks.
am getting the same error and can't figure it out. Any help would be great
Set(_emailRecipientString, Concat(MyPeople, Mail & ";"));
Office365Outlook.SendEmail(_emailRecipientString, TextEmailSubject1.Text, TextEmailMessage1.Text);
Reset(TextEmailSubject1);
Reset(TextEmailMessage1);
Clear(MyPeople)
@Anonymous
Suggest you start a new thread. This one was already closed.
New to this not sure how to start Thread
@Anonymous
Go to the main page for the Building PowerApps forum and click New Message 🙂
Link To Get Help Forums
https://powerusers.microsoft.com/t5/Building-Power-Apps/bd-p/PowerAppsForum1
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
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 |
---|---|
170 | |
94 | |
65 | |
64 | |
61 |
User | Count |
---|---|
226 | |
162 | |
95 | |
82 | |
81 |