I am trying to build a workflow to help draft outlook emails I received, but I cant find a way to make the draft show in email thread like you can do in the Outlook client. when I instruct AI to include the original email content, it included the orginal email with html in text format.
anyone has any advice?
Can you share your workflow by doing ctl a, ctl c on it, clicking the ‘</>’ button on the forums, then pasting in the field provided?
You may have to change your instructions for the agent.
You can also just pass the message id to the message, or use something like:
Which should auto create reply in the thread, no need to replicate the history text, as that should be apart of it if replying to the desired email.
thanks this is my flow
I would see if I could add message or thread id to the additional fields of the outlook node. Then outlook will automatically handle adding the “history” into the email, I believe.
Is there a solution to this? I am also trying to do the same thing.