What are you trying to achieve?
Hey guys, i hope someone can help me here. I’m creating an automation that will generate drafts for messages that go into certain shared folders.
I’ve had the same issue as the guys from this thread and got it fixed: Microsoft 365 Outlook API - Create Reply Draft
And I got the drafts to go to the same Message and the same folder.
But it’s still just drafting a standalone reply and not really replying to the thread like when you’re actually inside Outlook hitting Reply.
Are there other workarounds I can do so that the API call “createReply” actually replies to the thread?