Flow: How To Use Global Variables in Flow Builder ($Record)
Simply put, global variables capture various information at the moment the flow fires. Just like the recordId or $Record which
Read moreSimply put, global variables capture various information at the moment the flow fires. Just like the recordId or $Record which
Read moreToday I want to share a solution that is one of my favorites, yet a very simple one. If you
Read moreGovernor limits are something that is really hard and dull (Sorry can’t help to say it!), but a REALLY important
Read moreToday I am writing on the most annoying topic ever – Debug Flow and Error Handling. I remember the first
Read moreScreen element is absolutely my favorite flow feature! It is the key to make your flows interactive and to solve
Read moreContinue from the Loop article, here we would like to introduce how you can repeat the same actions for a
Read moreLoop is a very common concept in all programming languages, but I find the flow Loop element very unique in
Read moreThere are three possible scenarios when using “Create Records” element in flow, ordered by the frequency of usage: 1. Create
Read moreChoice is a resource type and it is only available in Screen flow, and it can only be used in
Read moreThe Action element in flow is very similar to the actions in Process Builder. Except from object-specific actions and Quip,
Read more