Salesforce Admin Training Week 5 (Version 1) – Automation
Following on from Salesforce Admin Training Week 4 – 28 Sept 2021
EXAM TOPICS TO COVER
Meeting topics
Which Automation Tool Do I Use? – https://help.salesforce.com/s/articleView?id=sf.process_which_tool.htm&type=5
Salesforce to retire Workflow Rules and Process Builder – https://www.salesforceben.com/salesforce-to-retire-workflow-rules-and-process-builder/
- Declarative Automation options
- Workflow
- Approvals
- Flow
- Screen flows – https://youtu.be/GKq1i9YpqPQ?t=110 (2019) & https://youtu.be/CFOmq5tygxs?t=53 (2020)
- Autolaunched flow (No Trigger)
- Schedule – Triggered Flow *
- Record Triggered Flow *
- Platform Event – Triggered Flow *
- Templates
- Process Builder
- Coded Automation options (For reference)
- Triggers
- Order of execution
TOPICS & LINKS
Build Flows with Flow Builder on Trailhead (estimated at ~3 hrs 55 mins) – https://trailhead.salesforce.com/en/content/learn/trails/build-flows-with-flow-builder
Build a Discount Approval Process – https://trailhead.salesforce.com/en/content/learn/projects/build-a-discount-approval-process
Understand the concepts but not the detail:
Workflows – https://shreysharma.com/workflows/
Detailed flow training by Apex Hours – https://www.youtube.com/watch?v=og6WyT2Ry-Y
Triggers – Apex Academy: How to write a Salesforce trigger
Order of execution – https://developer.salesforce.com/docs/atlas.en-us.208.0.apexcode.meta/apexcode/apex_triggers_order_of_execution.htm
Upcoming changes