So chatgpt was trying to convince me that there’s a way to run several branches in parallel and then join it through aggregator to collect all the outputs.
It was telling me to use the “grey circle below to create a new branch” which I could not find.
Maybe this was a feature back then or maybe I am blind 
Please help.
P.S. I am building an automation where I will be generating text,image and voice and if possible I would like to do that in parallel and then aggregate them together through aggregator.
Hey thanks for your answer. Honestly there’s no problem there’s no error it’s a question about the functionality.
Is it possible in make.com to run modules in parallel?
Chatgpt says there’s a gray batch on the right side of the last module that opens another branch in the scenario but I cannot see it and decided to come and ask here.
No, you cannot run operations in parallel within the same scenario.
However, you can use the HTTP module to send all the items to another scenario’s Custom Webhook queue. Having this queue system means there will be multiple concurrent executions of the child scenario. By default, scenarios with instant webhooks are processed in parallel.
For more information, please refer to these topics in the Help Centre:
For more information, please refer to these topics in the Make Academy:
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
1 Like