Hi All, Shonnah H. Shubham K.
I don't want to use a for loop because I have more than 500 records. If I use a for loop, it will consume a lot of Workato tasks.
I know I could solve this using a script (Python, Ruby, or JavaScript), but my client doesn't want to use scripts in the recipe. They want to follow the standard Workato approach using built-in actions and formulas only.
Does anyone have a suggestion for handling this efficiently without looping through every record?