Advanced Analytics With Tableau

In this session we are going to learn how to deploy connections between Tableau and its advanced analytics external services and then utilize these connections to develop powerful and flexible data science applications. Automation And Augmentation If you take a…

Admin knowledge matters for the CTA

In this session and post we will talk about why you need to know Administration to become a CTA? More than 60 to 70% of requirements can be solved with Click. You should be chosen click over code if possible.…

Salesforce Developer to Architect

Salesforce Developer to Architect

In this post, we will look at the top considerations that are crucial to being a successful architect on the Salesforce platform. Even more, We will share approaches on what to focus on if you are a developer on the…

Salesforce Test Automation

Salesforce Test Automation

In this post, I want to provide insight into the minds of a Quality Assurance Engineer and Salesforce Test Automation when it comes to software testing in relation to Salesforce.com applications. I also want to highlight gaps in testing that…

DML Vs Database method in Salesforce

DML Statement vs. Database methods in Salesforce

As a Salesforce application developer, we always have a question like in how many ways we can perform the DML operations when dealing with transactions? The answer is Salesforce provides 2 ways to perform the DML operations. Let understand the…

Lightning Bolt Solution

Lightning Bolt Solution

Lightning Bolt is a feature available within Community Cloud. “Bolt” is the new term for what was previously referred to as a template. Lightning Bolts can be simple Community shells or involved, complex solutions. Why is Lightning Bolt Solution? With…

Order of execution in Salesforce

Order of execution in Salesforce

In this post we will review the order of execution in Salesforce when we save a record with an insert, update, or upsert statement. This is important to understand if you are an Salesforce Admin who works on automating processes…

Meta Architect

The Meta Architect

Certified Technical Architect (CTA), one of the pinnacle Salesforce certification. Based on name alone, it’s all about the technology, right? Not exactly, the role and success depends on so much more. Let’s go beyond the tech and examine the meta.…

Oauth Authorization flows in Salesforce

Join us and learn about Oauth authorization flow in Salesforce. In this session we will cover Oauth Web Server flow and Oauth JWT Bearer token flow. Agenda Creating Connected App and Managing Connected App usage Oauth Web Server flow (walkthrough…

Salesforce GraphQL

Salesforce requires most of the time multiple integrations with other systems (e.g. ERP, Billing, Marketing, etc.), and GraphQL API is a relatively new API approach which makes integrations way easier. Salesforce Rest API is Good The Salesforce Rest API is…