Maximum actions in a flow is 50, but do flow logics count as actions?

thrishal
Tera Contributor

I have a flow with total actions numbering 60, which includes flow logics in there. I saw articles that a flow cannot have more than 50 actions. So, my question is if its the number of actions that are triggered during a flow that cannot exceed 50, do flow logics count or just total number of actions in flow?

 

 

Note- In my flow even if all the logics are triggered, the max actions executed will not exceed 50.

1 ACCEPTED SOLUTION

Kieran Anson
Kilo Patron

Yes flow logic is included.

This is why it is a good idea to break things into subflows. If i find my flow having more than 10 steps (actions, flow logic, etc) I break it up into subflows and consider whether those subflows could be made re-usable

View solution in original post

1 REPLY 1

Kieran Anson
Kilo Patron

Yes flow logic is included.

This is why it is a good idea to break things into subflows. If i find my flow having more than 10 steps (actions, flow logic, etc) I break it up into subflows and consider whether those subflows could be made re-usable