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.…
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.…
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…
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…
As a Salesforce application developer, we always have a question like how many ways we can perform the DML operations when dealing with transactions. The answer is Salesforce provides two ways to perform the DML operations. Let us understand the…
Salesforce Lightning Bolt solution 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 involve complex solutions. Why is Salesforce Lightning…
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…
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.…
Join us and learn about Oauth authorization flow in Salesforce. This session will cover Oauth Web Server flow and Oauth JWT Bearer token flow. Join us to learn about Oauth Authorization flows in Salesforce. Session Agenda Connected App A connected…
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…
Entering data manually into Salesforce is tedious and time-consuming. By implementing a Salesforce-connected all-in-one web form builder and data collection platform like FormAssembly, Salesforce users are able to collect the data they need through customized online forms and automatically create…
What is the difference between future method and Queueable Job in Apex? Join us to learn about Future Vs Queueable Apex. Instead of directly jumping on to learn about the future and queueable apex first we will learn about what…
In our last session we talk about how to handle exception in flow using platform events. In this session we will talk about how to do Exception Handling using Platform Events in Apex. What is Platform Event? Platform Event is…