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."
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
183 | |
53 | |
50 | |
36 | |
35 |
User | Count |
---|---|
270 | |
91 | |
82 | |
76 | |
75 |