- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2025 10:00 AM
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.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2025 11:14 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2025 11:14 AM
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