Forum Discussion
Jean-Baptiste JACQUES
Jun 13, 2018Copper Contributor
Extracting Emails from an Email boby using FLOW
Hello, I would like to extract Emails from Email body, using Flow, to update Planner tasks affectations. Is there any way to do it? Thanks JB
Anonymous
Jun 13, 2018Assuming your e-mail box is in 365 being sent to, you can use the get when new e-mail arrives, get e-mail content etc. to pull the body out and transfer it to Update planner task > Update Task details (preview) task using the data from the mail action.
- Jean-Baptiste JACQUESJun 18, 2018Copper ContributorThanks, it works fine.