Flow: How To Use “Counter”
Continue from the Loop article, here we would like to introduce how you can repeat the same actions for a
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 moreVariable is definitely one of the first things mentioned in any Programming 101 courses, and that is no difference in
Read moreDecision is the “if/then” method of flow. If you want to set several paths in one flow, Decision element will
Read moreThis is the most complex data element, so we will break down each part to illustrate. 1. Sort Order There
Read moreAs mentioned in the Introduction and Assignment article, only the data elements can modify your records. You can think of
Read moreAs “Delete Records” is one of the data element, it will have directly impact on your real records so use
Read more