Hi everyone
I’m just starting to play with Make (and I love it already :)) and I’d like to ask you (as my own search for the answer wasn’t successful till now):
Is there an option to put number of operations generated by one module as a variable in a route filter? (in a free plan)
I am setting up a scenario where I’m creating Asana tasks based on Slack masseges from a defined channel.
I have Slack - Watch Private Channel Messages module then Asana - Create a Task or a Subtask module and I’d like to end with another Asana - Create a Task or a Subtask module.
I would like to set a Route Filter between the two Asana modules in a way that if the first module generates operations (1 or more), it will create 1 new task in Asana (not for every operation generated, but if there were any operations generated, 1 asana task will be added).
I was thinking to set the number of module-generated operations as a variable in the filter. But I cannot find a way how to map it there.
Is there any way how to do it? Or could you help me figure out another scenario scheme that would do the trick?
The idea is that we don’t want to asign an asignee to every task generated in Asana based on Slack messages. Instead we have a dedicated person who is responsible for delegating the tasks further once they’re in Asana. And we need to create a task for this person to do that when there are some new tasks added from running the scenario.
Thank you very much guys for helping me :).