Salesforce Integration Patterns & Best Practices

Join us to learn about different Salesforce integration Patterns & Best Practices. In this session, we will talk about different Integration patterns like request and reply/response, Fire and forget, Batch Data Synchronization, Remote Call In, and Data Virtualization. Why Integration…

Lightning Web Components LWC

Lightning Web Components (LWC) Tutorial

Welcome to Lightning Web Components (LWC) world. Let’s understand why Lightning Web components were introduced by Salesforce and How to create the first LWC component in the sandbox or developer org (Non-scratch org). In addition, We will talk about the…

Platform Cache in Salesforce

Platform Cache in Salesforce

In this session, we will talk about Platform Cache in Salesforce. We will talk about how to Boost your app‘s performance significantly and Understand which kind of data to put in the cache. Know the obstacles when you use the…

Order Of Execution

Become an Order of Execution Hero

In this session we will talk talk about Order of Execution in Salesforce. Let see why we need to learn about Order of Execution in Salesforce. Clicks-not-code automations make building applications on the Lightning platform fast and easy. But as your…

OAuth Concepts

OAuth Concepts

In this session we will talk about OAuth Concepts in Salesforce. You’ve likely heard of OAuth…but what exactly is it? How is it used in Salesforce and where does it fit in with other protocols like SAML? This webinar will…

Salesforce Marketing Cloud

Introduction to Marketing Cloud Email Studio

In this post we will talk about what is Salesforce marketing cloud and how to get started with Marketing cloud email Studio. Salesforce Marketing Cloud is a provider of digital marketing automation and analytics software and services. Marketing cloud is…

Apex code benchmarking

Apex Code Benchmarking | CPU time Limit

Benchmarking your own code is art. Each single line of code written that makes difference so Each developer should know how effiective his code is working. This session will help you to learn benchmarking technique and help you to build…

Sandbox Design Strategies

Sandbox Design Strategies for Enterprise Implementations

In this post we will talk about what is sandbox in Salesforce and sandbox design strategies for enterprise Implementations. It is inevitable to avoid Sandboxes in most enterprise implementations. As different teams work on different processes like testing, development, pre-release,…