coding Self-register for the community in Salesforce Check out how to enable self-register for your users in Salesforce Community Read More » December 17, 2019 10 Comments
coding Salesforce to Salesforce Single Sign-On (SAML) Add a Single Sign-On possibility to your Salesforce environment. Read More » December 11, 2019 No Comments
coding Salesforce to Google REST API Integration Connect your Salesforce org with another Salesforce org or do connection within the same enviroment. Use REST API callouts and Apex code. Read More » December 10, 2019 6 Comments
coding Salesforce to Salesforce REST API Integration Hi Salesforce Developer! I am glad you are here. Today I would like to show you how to connect two different Salesforce instances (by REST) Read More » December 7, 2019 35 Comments
coding Approval Process with dynamic multiple approvers Learn how to dynamically assign multiple approvers in Approval Process using Apex, when you’re not able to use Queue or static assignments. Read More » December 3, 2019 19 Comments
coding Navigate to created record Learn how to navigate to record created with quick action. Read More » November 15, 2019 4 Comments
configuration Hierarchy Custom Setting in Validation Rules Using Hierarchy Custom Setting to bypass Validation Rules for profiles or users. It’s usefull, easy to configure and manage. Read More » October 28, 2019 5 Comments
coding Design Patterns #2 – Abstract Factory The Builder is a design pattern designed to provide a flexible solution to various object creation problems in object-oriented programming. Read More » October 25, 2019 No Comments
coding How to get Dependent Picklist Values in Apex? This is a work-around that helps you get Dependent Picklist values that correspond to a particular Controlling Field value. Read More » October 13, 2019 14 Comments