Flow - Fetch info from drop down in another module

Flow - Fetch info from drop down in another module

I am running into a road block which I thought would be a simple task. 

My goal - The account is assigned to a "route" which can be selected from a drop down menu and adds a tag to the account accordingly (easy enough). Now when I create a task for this account I want the task to populate with the "route" info from the account into another route field in the task.

Using zoho flow, I add a fetch module -> accounts. I see the drop down for "route" but I don't want to select just one, I want it to select whatever is chosen from that account the task was part of.

When creating the new task in flow, I can use the fetch module on the right and populate the 'route' field with the option but of course it does not work.

Even when I manually select a name from the fetch module -> accounts -> route -> name , I see that it inputs the name on debug but it doesn't write the name to the new task.

What seems simple is now a pain.. what am I missing here? Or is it more involved using a script to get this done vs the simple UI option in flow. 

Thanks for help in advance