Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Business Process Automation with Salesforce Flows

You're reading from  Business Process Automation with Salesforce Flows

Product type Book
Published in Dec 2023
Publisher Packt
ISBN-13 9781835089255
Pages 184 pages
Edition 1st Edition
Languages
Author (1):
Srini Munagavalasa Srini Munagavalasa
Profile icon Srini Munagavalasa

Table of Contents (17) Chapters

Preface 1. Part 1: Understanding Business Requirements and Automation Needs
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

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: “ The HAVING clause is used to filter rows resulting from the GROUP BY clause.”

A block of code is set as follows:

SELECT <select list>
      FROM <object source>
      WHERE <search condition>
      GROUP BY <group by expression>
      HAVING <search condition>
      ORDER BY <order expression>

Bold: Indicates a new term, an important word, or words that you see onscreen. For instance, words in menus or dialog boxes appear in bold. Here is an example: “Since we want this to be launched at the discretion of the Account Manager, in this scenario, we created a custom link called Customer Upgrade on the Account page under the Details section.”

Tips or important notes

Appear like this.

lock icon The rest of the chapter is locked
Next Chapter arrow right
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 $15.99/month. Cancel anytime}