Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Business Process Automation with Salesforce Flows

You're reading from   Business Process Automation with Salesforce Flows Transform business processes with Salesforce Flows to deliver unmatched user experiences

Arrow left icon
Product type Paperback
Published in Dec 2023
Publisher Packt
ISBN-13 9781835089255
Length 184 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Srini Munagavalasa Srini Munagavalasa
Author Profile Icon Srini Munagavalasa
Srini Munagavalasa
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Part 1: Understanding Business Requirements and Automation Needs FREE CHAPTER
2. Chapter 1: Process Flows – Understanding Business Requirements 3. Chapter 2: Identification of Functional Requirements for Automation 4. Chapter 3: Business Process Features to Automate 5. Part 2: Business Process Automation in Salesforce
6. Chapter 4: Flow Building Blocks, Triggering, and Entry Conditions 7. Chapter 5: Salesforce Order of Execution 8. Chapter 6: Types of Salesforce Flows 9. Chapter 7: Flows Using Apex Sharing 10. Chapter 8: Optimizing and Troubleshooting Flows 11. Part 3: Flow Orchestration
12. Chapter 9: Flow Orchestration 13. Chapter 10: Compose and Orchestrate Business Processes 14. Assessments 15. Index 16. Other Books You May Enjoy

Sharing data using Apex managed sharing

Apex managed sharing provides us with the ability to support specific sharing requirements programmatically through Apex or the SOAP API.

We can do this programmatically with the help of technical team members who are conversant with Apex programming, or we can use flows. Flows using Record-Triggered Flow have the ability to access and make changes to Share objects. So, you now have the power to grant or revoke specialized access to users with a click using flows.

Note

Flows using Apex sharing have nothing to do with Apex code. Before flows, we can share records in one of these four ways (OWD, role hierarchy, sharing rules, or manual sharing) with clicks, and the other option is to share records programmatically by using Apex coding. When creating Apex managed sharing, we need to create Apex sharing reasons for individual custom objects to indicate how and why sharing was implemented for the record. Flows use the same feature used by...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime