A Salesforce administrator needs to implement automation solutions that run completely in the background without user interaction whenever a record is created or updated. Which two declarative automation tools should the administrator consider for this requirement?
- Record-Triggered FlowCevap
- Autolaunched Flow (No Trigger)Cevap
- CScreen Flow
- DApproval Processes Initial Submission Action
Cevap
The administrator should select Record-Triggered Flow and Autolaunched Flow (No Trigger).
Record-Triggered Flows automatically run in the background when records are created or updated. Autolaunched Flows also execute without a user interface and run headlessly when invoked by automated triggers.
Adım Adım Çözüm
Anahtar Kavram
Selecting declarative automation tools based on trigger mechanism and user interface requirements.