Salesforce Geeks
13K subscribers
1.18K photos
7 videos
45 files
1.7K links
If your Goal is to learn Salesforce as Quickly as possible, Join this like minded Salesforce Folks Community.

Salesforce Free & Paid Courses - https://bit.ly/cloudpadhle-courses

youtube: youtube.com/salesforcegeek

NOTE : Dumps = Permanent Ban
Download Telegram
Forwarded from PantherSchools (Amit Singh)
📌 Hiring Alert
Job Alert🚨 Fresher's

For more join bit.ly/salesforcegeeks
Job Alert🚨 Fresher's

For more join bit.ly/salesforcegeeks
👉In this video I'm explaining about the Autolaunched Flow to create Contact with Task on each Account.

👉Concepts that you can learn with this video.

✴️How to use decision Element in Salesforce Flow
✴️How to create a loop in Salesforce Flow
❇️How to provide dynamic names to the Contacts when you are going to create multiple Contact records.
❇️How to set values via assignments in flow.
✴️How to add another record to a collection and handle DML (database actions) outside of the loop.
✴️Steps for Creating Task and link that Task to the respective contact.
❇️How to send an Email.
❇️Learn How to debug the Flow.

Check it out 👇
https://youtu.be/37KrxoxrSZ0
Question of the Day? Comment box is open for the Answers👇
21 JavaScript Array Methods ↓

➸ map
➸ filter
➸ indexOf
➸ reduce
➸ reverse
➸ concat
➸ slice
➸ splice
➸ join
➸ lastIndexOf
➸ fill
➸ find
➸ findIndex
➸ includes
➸ some
➸ forEach
➸ push
➸ pop
➸ shift
➸ unshift
➸ every
Credit: @Prathkum (twitter)

For more join bit.ly/salesforcegeeks
Thank you for the 3000 :) youtube.com/salesforcegeek
Job Alert 🚨
for more join bit.ly/salesforcegeeks
A developer runs the following anonymous code
block.
List<Account> acc = [SELECT Id FROM Account LIMIT 10]; Delete acc; Database.emptyRecycleBin(acc); system.debug(Limits.getDMLStatements()+', '+Limits.getLimitDMLStatements());
Anonymous Quiz
81%
2, 150
19%
2, 250
Also share the explanation in the Group