Category Salesforce Admin

Are you a Salesforce Admin or want to become a Salesforce Admin. This blog post series is for you

outbound Message in Salesforce

Outbound message in Salesforce

Workflow Outbound message can be used to connect or pass the data from Salesforce to any other external system using SOAP API. In the form of SOAP API notification a single SOAP message can include up to 100 notifications. What…

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…

Lightning Bolt Solution

Salesforce Lightning Bolt Solution

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…

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…

Exception handling in flow

In this session, we will talk about how to handle exceptions/errors in Salesforce flow using fault connectors and the Platform events framework. Let learn about Exception handling in flow. Handling & Logging Let understand the different between Exception handling and…