MS Graph - Episode 6: Send E-Mail
debontonline
0:00 / 0:00
MS Graph - Episode 6: Send E-Mail
7 619 просмотров · 4 года назад
debontonline
149 подписчиков
7 619 просмотров · 4 года назад
Manage Azure AD via MS Graph API - Series
Episode 6: Send E-Mail
In this sixth episode I will demonstrate with 2 examples how-to send e-mail messages via the Microsoft Graph API. The first is a simple text format e-mail, the second is a more complex HTML message with an attachment.
Chapters:
0:00 Episode 6: Send E-Mail
1:15 add API Permissions
2:40 create NoReply Shared Mailbox
4:18 Send text E-Mail
7:38 Send HTML E-Mail with Attachment
Have your own Azure AD test environment for free:
https://developer.microsoft.com/en-us...
Download Visual Studio Code:
https://code.visualstudio.com/download
Microsoft Graph API v1.0 - Create Mail Message
https://docs.microsoft.com/en-us/grap...
Base64 encode/decode:
https://www.base64encode.org/
Download the script:
https://www.debontonline.com/2022/04/...