Outlook template to HTML
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-05-22 11:50 AM
Hi, I have outlook template file (.oft) that users can update for the bot. We have to move from Outlook client API to Graph REST API. Is it possible to send email as JSON body having .oft mime type? If not, how could I convert .oft to HTML that'd preserve all formatting, indentation, line breaks etc?
Thank you
Thank you
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-05-22 01:12 PM
Tried example 4, where I converted .oft file to base64, however error states there is no recipient though template contains one.
https://docs.microsoft.com/en-us/graph/api/user-sendmail?view=graph-rest-1.0&tabs=http
