How to Run part of the Flow after the Triggering Event | Spring 21 New Feature

Опубликовано: 21 Декабрь 2020
на канале: Technical Potpourri
173
5

If you are a Salesforce Flow fan, I am sure like me, Spring 21 release is going to excite you as well. If you are dealing with situations where you need to take actions based on some future dates, till today, you can either write scheduled action in Process Builder or time-dependent actions in workflow rules. But with Spring 21 release you can implement the same in flow.

Flow: http://bit.ly/3nIpTnT
Salesforce Release: http://bit.ly/3r7F0cn
Blog Post: https://www.sudipta-deb.in/2020/12/ho...
Spring 21 Release: http://bit.ly/3nw1vWl
Top Apex Feature from Spring 21: http://bit.ly/3pHbhp3

How to Compare Between Prior and New Value in Record Triggered Flows: https://www.sudipta-deb.in/2020/12/ho...
How to Create Multi-Column Screens in Flow Builder: https://www.sudipta-deb.in/2020/12/ho...

#Flow #FlowBuilder #Spring21 #ScheduleAction