I'm new to Flow, so be patient with me!
Goal: Flag an email in Outlook and trigger the creation of a task in Planner that includes email content and attachments.
Challenge: Keeping the content of the email and attachments within the newly created task.
I have figured out how to flag an email to create a task in "Planner" but I cannot seem to get any of the email content or attachments to attach to the task. Right now, it only pulls in the subject line of the email, and that isn't very helpful at all.
Ideas? Alternatives?
Hi @jol2joc,
We could create a flow to update email body, subject line to the Task in Planner, but currently it is not possible to add attachments to Planner Tasks.
To create a Task to with the email content, we could configure the flow likes below.
Adding an action Update task details will make it possible to add the email content in the Task description, using the action Html to text to convert the email content to text.
About adding attachments to task, please vote the following idea, PGs will take hot ideas into consideration in the future releases:
Best regards,
Mabel Mao
Hello, @jol2joc!
Thank you for posting on the Flow Community Forum! Have you had an opportunity to apply @v-yamao-msft‘s recommendation to adapt your Flow? If yes, and you find that solution to be satisfactory, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify! Also if you feel that the idea thread that was linked by @v-yamao-msft supports solving your issue then you should also click "Accept as Solution" on the reply!
Thank you for being an active member of the Flow Community!
-Gabriel
Flow Community Manager
Hey: Been struggling with the same things (ie: body of email into Task Description) and did the attaached flow but is throwing an error. Error first, then flow:
{
"error": {
"code": "",
"message": "The requested item is not found.",
"innerError": {
"request-id": "d9a6adf5-262b-4a34-b045-c8c00e93cd1b",
"date": "2018-08-29T20:27:42"
}
}
}
User | Count |
---|---|
101 | |
36 | |
29 | |
25 | |
16 |
User | Count |
---|---|
133 | |
54 | |
53 | |
36 | |
26 |