Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Integration Hub / Spokes

abdelkadergh
Giga Contributor

I’m designing a Flow with more than 10 actions, but I know there’s a 10-item limit in Flow Designer. I’ve heard Subflows can help, but I’m not sure how to structure them for reuse across different Flows. Can someone provide a best practice example?

1 ACCEPTED SOLUTION

AnjalPDijo
Giga Guru

Hi @abdelkadergh ,

When designing a Flow with more than 10 actions, you can overcome the limit by using Subflows.

sub2.png

 

flow.png

 

 

Best Practice Approach:

  • Create a Main Flow for the overall process logic.
  • Identify steps or tasks that are repetitive or logically grouped and move them into a Subflow.
  • Subflows allow you to define inputs and outputs, making them reusable across different Flows.
  • This modular design improves maintainability, readability, and avoids hitting the 10-action limit.

For detailed guidance, refer to the official documentation: Subflows in Flow Designer

Hope this helps!


Best regards,
Anjal

View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@abdelkadergh 

you can use combination of action and subflow for this.

what did you start with and where are you stuck?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader