Hello ! 👋
Does anyone have experience with Mindflow x Dust apps ?
I'm trying to have tasks running in parallel to gain time (instead of sequentially)
Basically what my workflow does is taking info out of a gsheet, then treating it with 2 dust agents then giving it back to mindflow to store it in the same gsheet.
1 task = 1 gsheet line treated.
At the moment it runs sequentially and id like it to launch all the tasks at the same time
Thanks 🙂