I have a requirement where I have to draft an email response using power automate.
I am able to draft a response by using “send HTTP request” action. However this doesn’t solve my problem. I also wish to associate this draft email with an item in my inbox (the label “draft” should show in my inbox item with which I associate my draft message).
I think that if I update the conversation id of the draft email with the conversation id of an email from inbox should solve the problem. But I am not able to figure out how can I do it.
If anyone has worked on similar problem or if you know the solution then please help me.
Thanks in advance.