There is any way to save the embedded images from outlook email body (inline image) to SharePoint rich text column? I want to create (launch) a new Outlook mail message and to pre-populate email body (Included embedded image) from Power Apps.
Launch("mailto:" & txtRecipient.Text & "?subject=" & EncodeUrl(txtSubject.Text) & "&body=" & EncodeUrl(txtBody.Text) )
Thanks
User | Count |
---|---|
6 | |
6 | |
4 | |
4 | |
2 |
User | Count |
---|---|
8 | |
8 | |
4 | |
4 | |
4 |