Salesforce Platform Developer I (legacy) — Question 117

Which two conditions cause workflow rules to fire? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Options A and B are correct as both an Apex Batch process and bulk API updates can trigger workflow rules by modifying field values. Options C and D do not activate workflow rules because converting leads and changing territory assignments do not directly result in field value changes that trigger workflows.