Flow Builder is still in Preview, and there are a few limitations or known issues you should be aware of:
-
You might see a message like <data (123456 bytes)> in the Output tab, when a workflow returns a large amount of data. This is only a visualization issue; all data is retrieved correctly. Learn what to do in these cases here: https://community.lansweeper.com/t5/flow-builder-beta-program/overcoming-the-lt-data-123456-bytes-gt...
-
The Items list in the output screen shows a maximum of 250 elements. This is just a visual limitation; all items are fetched.
-
Each workflow has a 15-minute execution timeout.
-
The Lansweeper connector can process a maximum of 4,000 requests per workflow. When editing or deleting assets in large Sites, requests might fail with status code 429 (rate limit exceeded). You can use bulk delete or recursive flows to avoid these errors. Check the available Flow Builder templates for examples.