Hello Everyone,
I've created an automation that creates a Planner task when a form is responded (Microsoft forms), every fields from form goes to the task description, but then I created another flows, that sends an email when a task is completed and now I need to take only one field in the task description and put it in the email. What could I do? I've separated the fields values ​​in the task description with ";". Should I create a variable?
Note: When the automation takes the task description to the e-mail it comes a long text separated only with spaces. For example:
Task Description:
Name: Ariadne;
Age: 22;
E-mail Body:
Name: Ariadne; Age:22; ......