Skip to main content

Hi there

I want to know if the following scenario is possible:

  1. Use an automation script to Find > 100 records, and
  2. Output a list of the found records, and
  3. Use the new 'Repeating Group' logic to update each record from the above list.

Basically, I need to find more than 100 records based on a condition ("is single select field option A selected?") and then make updates to the found records.

If this is possible, am I on the right track using output.set?

Yeap it's possible, and yeap you'd use output.set


Reply