Skip to main content

Hello Everyone, I have got the error - 'Maximum number of Iterations' while running a flow. So after checking I came to know that this can be resolved if I update the Flow API version to 58. I would also like to know the flow iteration limit for API version 58.

4 respuestas
  1. 5 jun 2025, 9:14

    @VINAY KUMAR K that 2000 element limit was removed from API version 57.0 onwards, as per the documentation

     

    "In API version 57.0, the limit of 2000 flow elements was removed. In API version 56.0 and earlier, flows could have a maximum of 2000 flow elements" 

     

    Versions 57 and up have no runtime element execution limit.

0/9000