Apex

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 »

REST API call from Einstein Analytics Dashboard

REST API call from Einstein Analytics Dashboard

In Einstein Analytics we can create a lens and dashboard with the dataset available in your analytics studio. You have a dataset that is created from the dataflow which is scheduled every hour to update the dataset. Here your dataset might not have the updated data for every second or minute. What if you want …

REST API call from Einstein Analytics Dashboard Read More »

Send ICS calendar invitations for Outlook meetings

Send ICS calendar invitations for Outlook meetings

Here we are going to send the meeting invites from salesforce using ICS calendar to our outlook. In general ICS is the  iCalendar/.ics/.ical file and it is used to store the calendar information. Whenever you export anything a outlook, google, etc., calendar  it will automatically save as .ics file. New and updated meetings are sent …

Send ICS calendar invitations for Outlook meetings Read More »

Google Assistant Integration with Salesforce - Part 1

Google Assistant Integration with Salesforce – Part 1

Everyone has come across Google Assistant which help people in communication that is a Google’s voice-controlled AI smart assistant. Google Assistant is integrated with Salesforce, to make communication easy and reduce the work. Here we do a simple integration with Salesforce to create, delete and fetch details of a particular record. First, we should sign …

Google Assistant Integration with Salesforce – Part 1 Read More »

Handling Exceptions in Lightning using AuraHandledExceptions

Handling Exceptions in Lightning using AuraHandledExceptions

Exceptions are bad unless we know what actually caused them. My personal experience with exceptions has always been quite bad. It becomes worse if you are working with Lightning Components. Errors happen. Sometimes they’re expected, such as invalid input from a user, etc. and sometimes they just appear out of the blue, leaving you clueless. …

Handling Exceptions in Lightning using AuraHandledExceptions Read More »

Grouped Bar Graph In Lightning Using Strike Bar Graph Component Extension

Grouped Bar Graph In Lightning Using Strike Bar Graph Component Extension

There are multiple situations when we need to display a chart in our lightning component. We have seen in an earlier blog (REF), the process to use strike components to generate charts in lightning. However, in some cases we may need to display a chart grouped by certain parameters just like how we do in …

Grouped Bar Graph In Lightning Using Strike Bar Graph Component Extension Read More »

Salesforce Integration with LinkedIn

Salesforce Integration with LinkedIn

Posting message to social media through Salesforce makes it easy as Salesforce provide all flexibility in developing customer relationships. Posting and getting information from one of the social media helps to increase the number of customers and achieve targets. Let suppose any company is having their LinkedIn page where users should log in and upload status or image. …

Salesforce Integration with LinkedIn Read More »

Scroll to Top