Hey guys, I was wondering if while a playbook is running, two or more actions can take place at the same time so we don't have to wait until first action ends so at some point we can do an AND operation to validate if these actions were completed. Do you have any idea?
Page 1 / 1
As far as I know, playbooks dont support concurrent actions yet. It’s a great feature request idea!
Seconding that.
Although, you might find some tricks you can utilize, if your need is somewhat specific. If you want to just run a bunch of official actions simultaneously, then the answer is as Josh said.
Let me describe your concurrent options, and you can judge if any of those can work for you and if it is worth the time to develop (custom flow and actions)
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.