Versions Compared

Key

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

...

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

For example, if a user wants to automatically update the "Status" field of a Case object to "Closed" when the "Resolution" field is populated with a resolution note, indicating the issue has been resolved and not manual intervention in between, basically automate the process through workflow. For this the user must assign the Closed value to Status field. For this we can use Assignment Action like this:

image-20240904-141018.pngimage-20240904-141051.png

Application Areas

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

  1. Dynamic Data Updates:

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

For example, in Case Management, to automatically update the Status field of a Case object to Closed when a resolution note is added, indicating that the issue has been resolved.

  1. Data Aggregation & Calculations:

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

For example, in Summarizing Data, to calculate and assign values such as total revenue or average deal size to a custom field on an Account or Opportunity record by aggregating values from related objects.