
Announcements
Hello,
I'm trying to build a flow with an Email and have 2 questions:
1. Once an email is moved from Inbox to custom folder 'x', I want new Draft email generated and saved in folder X with custom message. For example, it will be original message + new custom message above but I don't want email sent, only saved as a draft. What Action is it?
2. Once Draft above is sent, I want to add an item to the sharepoint with From, TO, Subject Line, Date sent. How do I add those parameters to the list?
TY
Hello @AS02.
You can do 1. only using a GRAPH request.
2. is quite trivial - search here for examples.