Hi, I have created a flow which successfully creates a planner task when an email is flagged, however the body of the email is not transferred over to the task.
Please find my flow attached where I include the body tag in the HTML to text box.
Solved! Go to Solution.
hi there,
have you ever tried to put the outcome of htmltotext into a variable and then put this variable into the descritption in "Update Planner Task" funktion?
It worked well for me.
@Anonymous
can you please share screenshot?
@Anonymous
Do you mean there is no Property on Planner to set it to the email body?
You can use the UpdateTaskDetails after the create task to set the description
Hi @Mira_Ghaly
So I add the body tag in the HTML to text box however no body message is added to the planner task.
I have added 'Update task details' as shown below, however html description is added to the notes part of the planner task. Can you add this to my flow and screen shot please?
@Anonymous
why you are not adding the output from htmltotext?
This is my whole flow.
I am adding the output from htmltotext however this is not being passed.
@Anonymous
Are u passing it to Update Task Details?
same problem
Did you ever get this resolved as I have the exact same problem.
hi there,
have you ever tried to put the outcome of htmltotext into a variable and then put this variable into the descritption in "Update Planner Task" funktion?
It worked well for me.
See my answer above - maybe it is solving our issue.
Hi TTauri,
it solved the problem indeed.
Cheers,
Sebkue