I am a Salesforce.com developer since 2011.
I have completed the below technical certifications in Salesforce
1. Salesforce.com Certified Administrator (ADM 201)
2. Salesforce.com Certified Advanced Administrator(ADM 211)
3. Salesforce.com Certified Sales Cloud Consultant
4. Salesforce.com Certified Service Cloud Consultant
5. Salesforce Certified CPQ Specialist
6. Salesforce Certified Platform Developer I
7. Salesforce Certified Platform Developer II
8. Salesforce Certified Community Cloud Consultant
9. Salesforce Certified Sharing and Visibility Designer
10. Salesforce Certified Platform App Builder
11. Salesforce Certified Data Architecture and Management Designer
12. Salesforce Certified Integration Architecture Designer
13. Salesforce Certified Development Lifecycle & Deployment Designer
14. Salesforce Identity and Access Management Designer
15. Salesforce Certified Application Architect
16. Salesforce Certified System Architect
17. Salesforce Certified Field Service Lightning Consultant
I have completed the below technical certifications in Salesforce
1. Salesforce.com Certified Administrator (ADM 201)
2. Salesforce.com Certified Advanced Administrator(ADM 211)
3. Salesforce.com Certified Sales Cloud Consultant
4. Salesforce.com Certified Service Cloud Consultant
5. Salesforce Certified CPQ Specialist
6. Salesforce Certified Platform Developer I
7. Salesforce Certified Platform Developer II
8. Salesforce Certified Community Cloud Consultant
9. Salesforce Certified Sharing and Visibility Designer
10. Salesforce Certified Platform App Builder
11. Salesforce Certified Data Architecture and Management Designer
12. Salesforce Certified Integration Architecture Designer
13. Salesforce Certified Development Lifecycle & Deployment Designer
14. Salesforce Identity and Access Management Designer
15. Salesforce Certified Application Architect
16. Salesforce Certified System Architect
17. Salesforce Certified Field Service Lightning Consultant
18. Salesforce Certified JavaScript Developer I
I am the technical author of the below book
Salesforce Developer Community:
https://developer.salesforce.com/forums/ForumsProfile?userId=005F0000003Fk9rIAC&communityId=09aF00000004HMGIA2
Twitter:
https://twitter.com/magulanpandian
Facebook InfallibleTechie Page Link:
https://www.facebook.com/InfallibleTechie
Lightning Champions:
https://admin.salesforce.com/get-connected-with-lightning-champions
Trailblazer.me:
https://trailblazer.me/id/magulan-duraipandian
CancanIT Certified JavaScript Developer
ITIL® Foundation Certificate in IT Service Management
CertiProf Certified Scrum Master Professional Certificate - SMPC®
Book Link in Amazon - https://www.amazon.com/Getting-Started-SOQL-Magulan-D/dp/1783287357
Book Link in Packtub - https://www.packtpub.com/application-development/getting-started-soql
Book Link in Safari - https://www.safaribooksonline.com/library/view/getting-started-with/9781783287352/
https://developer.salesforce.com/forums/ForumsProfile?userId=005F0000003Fk9rIAC&communityId=09aF00000004HMGIA2
Twitter:
https://twitter.com/magulanpandian
Linkedin:
https://www.linkedin.com/groups/5187812/Facebook InfallibleTechie Page Link:
https://www.facebook.com/InfallibleTechie
Lightning Champions:
https://admin.salesforce.com/get-connected-with-lightning-champions
Trailblazer.me:
https://trailblazer.me/id/magulan-duraipandian
Medium:
I am new in Salesforce and I have found this site so useful, I really appreciate that you are sharing tricks and approaches for SF development. Happy coding!!! Cheers!!!!
ReplyDeleteMagulan is great!
ReplyDeleteReally a great platform to learn sales-force.
ReplyDeleteThank you for uploading such a great content, it really helped me in succeeding in salesforce. your site is the best.
ReplyDeleteNeed Help ..
ReplyDeleteBusiness hours are 9 AM to 6 PM in the org.
The case object have a custom field called as Target date. If the cases are created after 12:00 PM the target date should be calculated from next day in the morning.
I have tried to use nextStartDate function from Business Hours class.
But didn't get any fruitful result. Can you tell me how to achive this ? Also how exactly nextStartDate function works.
Any help is greatly appreciated!
Check the below
Deletehttp://www.infallibletechie.com/2018/02/how-to-get-current-hour-in-local-time.html
http://www.infallibletechie.com/2018/02/what-is-use-of-nextstartdate.html
Hi Magulan,
ReplyDeleteI am eager to learn Lightning Components and Integrations. Please help me out here.
My Email: saranyarajagopal08@gmail.com
Check this - http://www.infallibletechie.com/2016/05/salesforce-lightning-tutorial.html
DeleteHi Magulan,
ReplyDeleteI tried the way of insertion by means of your reference but i was unable to insert the values into my custom object the page is getting refreshed but values are not inserting into custom object.
Set debug log and see whether your are hitting DML Exception.
DeleteHi Mag,
ReplyDeleteWe are trying to implement same Lead email Regex format across all company sites, When we try to implement through Saleforce validation rule, we are getting Syntax error, We tried in several different ways, still no luck :(.
We will appreciate your help to convert below REGEX to Salesforce acceptable format.
(([<>()[]\\.,;:\s@"](\.[^<>()[]\\.,;:\s@"])*)|("."))@(([[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]\.)+[a-zA-Z]{2,}
))$
Thanks!
Use \\. instead of \.
DeleteVery helpful article
ReplyDelete