Lightning Flow Scenarios For Practice-1
Lightning Flow Scenarios For Practice-1
Find Solutions
@
/SanjayGuptaTechSchool
Or
https://studysalesforce.com
29. Update all Leads where Lead Source is web. Update the Website field
(Create custom if not available) on leads with http://studysalesforce.com
30. Update all Cases where Case Origin is Phone and is not null. Update
phone field with ‘123456’ value.
31. Create a reminder task on opportunity where opportunity is open and close
date is less than today
Autolaunched Flow
32. Create a record triggered flow which will trigger when an Account is
created. It will create a related contact. Now call an autolaunched flow to
create a related opportunity.