PantherSchools
7.84K subscribers
494 photos
11 videos
23 files
1.52K links
The sole purpose of the channel is to share the knowledge about salesforce mulesoft, javascript and also share any job vacancies.

Join Link
πŸ–‡οΈ https://telegram.dog/sfdcpanther

❌No Dumps ❌
❌No proxy ❌
❌No spam ❌
Download Telegram
Here is the link for the live video which we will be having tomorrow at 9:00 PM IST
https://youtu.be/clbU8_vFMl0

πŸ“Œ Topic - is trailhead enough to get jobs
πŸ“Œ How to start salesforce journey
πŸ“ŒQ&A
πŸ“ŒSome awesome announcement which are coming next.

Hoping to see you all
What is the relationship between Account & Contact
Anonymous Quiz
29%
Look-up
19%
Master Details
14%
Special relationship
38%
Lookup With cascade delete
🚨🚨 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
How to know if the record was updated or created in upsert call?
Anonymous Quiz
18%
iscreated()
26%
Isupdated()
46%
isSuccess ()
10%
NA
This media is not supported in your browser
VIEW IN TELEGRAM
Guys Excited for tomorrow's live event? At 9:00 PM IST
Anonymous Poll
86%
Yes
5%
No
9%
Maybe
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).
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.
Anonymous Poll
58%
Yes
42%
No
This media is not supported in your browser
VIEW IN TELEGRAM
One hour left for live meeting excited?
Anonymous Poll
82%
Yes
18%
No
Thanks everyone for joining and I am really sorry for the technical glitch that happened
Will be sharing the link ASAP.
Link to live project
https://quip.com/7MD7Al2cxdQA
πŸ“’πŸ“’
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
IQ- What is benifit of using @TestSetup method in #salesforce test class?