Forum Discussion
zacaum
Sep 16, 2021Copper Contributor
Create workflow from Microsoft Form
I'm looking to allow an MS Form submission to generate a new task in either Planner or Project, and then have that displayed on a tab under a Teams channel. Next level: I would like the task name...
CarlosAndresMarin
Copper Contributor
Hello there, I found this post very usefl but What if given certain answer on one question of the form I would require that the task is created on certain bucket?
I would appreciate your guidance
I would appreciate your guidance
RobElliott
Jun 14, 2022Silver Contributor
CarlosAndresMarin then you would need to add a Switch action that looks at just that question. In "case" the answer is A you would add the action to add the task to bucket A, in case the answer is B you would add the task to bucket B and so on.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
- CarlosAndresMarinJun 14, 2022Copper ContributorThank you, so useful!