Let's review
You've now explored:
How to configure looping in Event Transform actions and groups to process arrays automatically, using the
LOOPobject to reference each item's value, position, and key.How to use if, if-else, and if-elseif-else tags to embed conditional logic directly in text fields for dynamic content.
How to use for tags to loop through arrays and generate formatted lists or dynamic content inline without additional actions.
Loops and tags are essential tools for handling dynamic data in Tines, allowing you to scale your workflows and create adaptive content that responds to the data it receives.
Next up
The Advanced functions module, where we'll explore complex iteration functions as well as these Tines data transformation features: Customize output and local values.