Hey everyone! What a thriving community.
I’m from #agtech and we’re assigning hands-on-farm tasks to our employees with Asana.
Currently, a js script creates the tasks and links them back to our internal resources (link to our internal app is put in the description box of the task). Pretty rough proof of concept.
And the workflow is having the employee to arrange their own schedule using the calendar view, perform the task (via attached link), our app then checks the task off once it’s done.
Is there a way to integrate asana in a way so that when a task is created via Asana’s app, it calls an endpoint in our system?
Is there a way to webhook-subscribe to task’s changes of start_at, due_on fields ?
Is there a way to create a workload balancer based on location ? Our employees are in different locations and the tasks are hands-on different fields. So that tasks which are closest to the employee get assigned ?
Thanks!