Skip to main content

Database changes in Flow loop paths

David Martin avatar
Written by David Martin
Updated over 3 weeks ago

Flows should not perform database changes as part of a loop path, as it will likely hit governor limits. Applying all database changes at the end of the flow is typically best.

Resources

Did this answer your question?