Hi there
I am trying to setup the Asana “Create Task” node and I would like my AI agent to populate the “name” field dynamically based on the prompt we send it.
I am quite new to this platform and Json in general and I cannot find an easy way to do this.
How could I prompt the AI agent to populate the field correctly ? Currently I tried inputting the following in the field but it doesn’t seem to be valid and also I wouldn’t know how to ask the agent to provide that “task_name” dynamically.
{{ $json.values(“task_name”: “”) }}
Any help would be appreciated
Hi,
without being harsh, it’s best to first get yourself accustomed with the platform and the way of working through the tutorials before starting to build anything. Without that you get stuck at each node / little thing you are building. There are many video tutorials on AI agents as well for that matter
Reg
J.
Hey
This specific node is part of an entire AI agent setup I’ve been building.
I have not had any issues understanding how to setup the many tools and workflows this agent works with. However the Asana nodes have proved very difficult for me to understand and setup correctly, a lot of times they seem to bug out as well.
I’d appreciate some help on setting this last node correctly, I have not found any useful tutorials on this specific one nor any thread in the n8n community.
Thanks
Hi, I would just recommend to simplify the setup by testing the Asana nodes outside this larger setup With and without AI until you understand how to structure the data consistently. I didnt try Asana. So I let somebody else provide input
Reg
J.