Salesforce Geeks
12.9K subscribers
1.17K 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
Hey Folks do you want to know How far #Salesforce Flows came from 2019 to 2021.
Back In 2019, I created a scenario over my channel Salesforce Geek that requires the power of both process builder and flow.
But now you can do that with the power of Record Triggered Salesforce flow.

Must checkout these 2 scenarios
2019: https://lnkd.in/gF5zKVD
2021: https://lnkd.in/gDG7ZcB

for more join bit.ly/salesforcegeeks
🔥Documented Stuff😍

This is the first trigger I wrote for a company to get a Salesforce developer trainee role.

You guys can also share your first experience👨‍💻 in the comment👇
Job Alert 🕜

For more join bit.ly/salesforcegeeks
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