Salesforce Platform Developer I (legacy) — Question 250

Which two operations affect the number of times a trigger can fire? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct answers are B and C because after-save record-triggered flows can initiate additional triggers and roll-up summary fields can impact the data changes that cause triggers to fire. Options A and D do not directly influence trigger firing frequency as they relate to different functionalities.