Salesforce Certified Platform App Builder — Question 84
What is not a possible action of the Lightning Process Builder?
Answer options
- A. Trigger APEX
- B. Update a record
- C. Trigger a Flow
- D. Send an Outbound message
Correct answer: D
Explanation
The correct answer is D because the Lightning Process Builder does not have the capability to send outbound messages directly. Options A, B, and C are valid actions that can be performed using the Process Builder, allowing it to trigger APEX, update records, and trigger flows.