Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
Manage Input Variable
Manage Input Variable

Application Areas

Loop action can be used in various salesforce application areas such as:

  1. Mass Record Updates:

Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

For example, in Case Management, to automatically loop through a collection of Case records and apply updates based on specific criteria, such as updating the status of all open Cases to Closed after a certain date.

  1. Batch Data Cleanup:

Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

For example, in data cleanup, to loop through records to clean up data, such as removing duplicates, or archiving old data based on certain criteria (e.g., archiving Contacts that have not interacted in the past year).