Salesforce

PLATFORM EVENTS IN SALESFORCE

PLATFORM EVENTS IN SALESFORCE

In Salesforce we use platform events to connect business processes within the salesforce and the external apps through exchange of real-time event data. Platform Events are secure and scalable messages that contain data. Platform Events is based on EVENT-DRIVEN-ARCHITECTURE that enables an application to detect “Events” or important business moments and act on them in …

PLATFORM EVENTS IN SALESFORCE Read More »

Salesforce Automation Testing with Selenium

Salesforce Automation Testing with Selenium

Introduction: When it comes to cloud-based CRM systems, Salesforce was first of its kind to successfully implement it. Built on its Force.com platform, Salesforce has expanded its coverage of industries and processes over the years. It now serves customers with Marketing Cloud, Service Cloud, Health Cloud, Community Cloud, Commerce Cloud and many more.  Apart from …

Salesforce Automation Testing with Selenium Read More »

Integrate SharePoint with Salesforce using Microsoft Graph API

Integrate SharePoint with Salesforce using Microsoft Graph API

Why Integrate with SharePoint? One of the main reasons is the revenue cost. With SharePoint integration, an organization can save a lot in Salesforce’s storage costs. A standard SharePoint storage is 1 TB. If that is not enough, extra storage is available at a very reasonable price of $0.20/month per GB (exact plans are available …

Integrate SharePoint with Salesforce using Microsoft Graph API Read More »

Outlook connection with Salesforce through custom Objects

Outlook connection with Salesforce through custom Objects

This blog post helps you to integrate Microsoft Outlook with Salesforce by using Lightning for Outlook sync by OAuth 2.0 connection method and create Custom Objects data from outlook. Set Up Lightning for Outlook in the Microsoft Outlook For setting up of Outlook connection to salesforce, please follow the below blog from points 1-9 to setup …

Outlook connection with Salesforce through custom Objects Read More »

Using Modal/ Popup in Lightning Web Components

Using Modal/ Popup in Lightning Web Components

 In this blog, we will be learning to use Modal/ Popup in Lightning Web Component. We will be using SLDS classes that helps in showing or hiding the Modal. The below classes help in showing and hiding of the modal slds-fade-in-open – Shows the modal slds-backdrop_open – Shows the backdrop(greyed out) So, adding and removing …

Using Modal/ Popup in Lightning Web Components Read More »

Scroll to Top