Forum Discussion
Philipp Dorn
Sep 18, 2018Copper Contributor
Create a Planner Task when an email arrives in a Group mailbox in Outlook
Hi all, is there a possibility to create automatically a new task in MS Planner when a new E-Mail arrives in the Outlook mailbox of an Office365 group (i.e. via Microsoft Flow)? Best regards ...
MatheusFalheiros
Apr 10, 2023Copper Contributor
Hello SanthoshB1, how are you ?
I checked your answer and now we have the trigger. "When an email arrives in a group". However, I can create the activity in Planner, but this same activity does not extract and pull the data from the email.
Would you have any flow for this step?
Grateful in advance!
renatobessa
Oct 03, 2024Copper Contributor
MatheusFalheiros As I see you're a brazilian I'll use a slang that you'll understand, you need to do a "gambiarra" hahaha.
Function: first(triggerOutputs()?['body/threads'])?['id']
Function: first(first(triggerOutputs()?['body/threads'])?['posts'])?['id']
This one you get the output of the above step