π¨π¨ Hello everyone,
About 6 Months ago me & Sravan Lingam started an initiative to provide the learning path for MuleSoft for absolute beginners.
And we are very happy to share that now we have reached 60+ certifications from that initiative.
Here is the link to the Playlist - https://lnkd.in/eT9ByRF
For Mulesoft join https://lnkd.in/eQnf3nY
For salesforce related join our channel π https://lnkd.in/emPF7hz
About 6 Months ago me & Sravan Lingam started an initiative to provide the learning path for MuleSoft for absolute beginners.
And we are very happy to share that now we have reached 60+ certifications from that initiative.
Here is the link to the Playlist - https://lnkd.in/eT9ByRF
For Mulesoft join https://lnkd.in/eQnf3nY
For salesforce related join our channel π https://lnkd.in/emPF7hz
How to know if the record was updated or created in upsert call?
Anonymous Quiz
18%
iscreated()
26%
Isupdated()
46%
isSuccess ()
10%
NA
IQ- What is the size of trigger? ( For example, If I insert 2000 records from dataloader then how many times the trigger will execute?)
Anonymous Quiz
42%
10
15%
20
39%
1
3%
2
IQ How to execute a dynamic SOSL in salesforce ?
Ans β¬οΈ
We can't use database.query here as this returns list of sobject and the SOSL return type is List of List of sobject. So to use dynamic SOSL We will use Search.Query(Query String Here).
Ans β¬οΈ
We can't use database.query here as this returns list of sobject and the SOSL return type is List of List of sobject. So to use dynamic SOSL We will use Search.Query(Query String Here).
Guys. I was thinking to create another channel where I can post salesforce content in hindi. Shall I?
The idea is to make the concept understandable in a very easy way to those who are not good in English.
The idea is to make the concept understandable in a very easy way to those who are not good in English.
Anonymous Poll
58%
Yes
42%
No
Thanks everyone for joining and I am really sorry for the technical glitch that happened
Omni Channel in salesforce https://www.youtube.com/watch?v=p8K1_mBXrcg
YouTube
Omni Channel in salesforce
https://www.sfdcpanther.com/how-to-master-apex-triggers-apex-trigger-scenarios/
Link to apex trigger scenarios
Link to apex trigger scenarios
SFDCPanther
How to Master Apex Triggers? Apex Trigger Scenarios
Dear #Trailblazers, Here is the Link to Many Apex Trigger Scenarios that you can practice and get more and more strong into Apex Trigger. Thanks & Happy Coding
Link to salesforce admin and development path
https://quip.com/ubNmAMnGbFGO
https://quip.com/ubNmAMnGbFGO
Quip
Salesforce Admin & Developer Career Guide
Hello, Awesome Admins/Developer Geeks,
π’π’
Hi Everyone,
I have prepared a document which have the complete step by step path to follow for any salesforce admin or development.
β‘β‘Link to salesforce admin and development path
πhttps://quip.com/ubNmAMnGbFGO
This document also includes the live project
πLink to live project
β‘https://quip.com/7MD7Al2cxdQA
For more join π
https://telegram.dog/sfdcpanther
Hi Everyone,
I have prepared a document which have the complete step by step path to follow for any salesforce admin or development.
β‘β‘Link to salesforce admin and development path
πhttps://quip.com/ubNmAMnGbFGO
This document also includes the live project
πLink to live project
β‘https://quip.com/7MD7Al2cxdQA
For more join π
https://telegram.dog/sfdcpanther
Quip
Salesforce Admin & Developer Career Guide
Hello, Awesome Admins/Developer Geeks,
IQ- What is benifit of using @TestSetup method in #salesforce test class?
Can we update Account record from a workflow rule if the workflow rule is on opportunity?
Anonymous Quiz
59%
Yes
41%
No
Which automation tool can run in before delete operation?
Anonymous Quiz
8%
Workflow rule?
14%
Process builder?
53%
Flow builder?
25%
None