Trigger: When Task Created
complete
smian
When a task is created in a project, I'd like to trigger some automation such as calling an AI Agent and generate a response.
Log In
r
ryantaskade
marked this post as
complete
Thanks narek, the trigger Task Added is now available to use in Automations. Do give it a try.
narek
This is completed. John at Taskade Dionis Loire
Narek Zograbian
marked this post as
in progress
Narek Zograbian
marked this post as
planned
Narek Zograbian
marked this post as
under review
Jim Cranshaw
Yess 100%! I don't understand why this isn't the most obvious trigger to implement initially. I need to know when tasks enter a project, not only when they are due - by the time they are due it is often too late to start working on them!
Narek Zograbian
Jim Cranshaw : The issue is that we're a real-time platform. Every node you create is considered a task. So, if you hit enter a few times and create 5 new lines, the automation would run 5 times.
So, it's not super straightforward either.