I am using google fit android app for my daily fitness activity monitoring. Based on this, I thought of integrating Google Fitbit with Salesforce. This blog will give step by…
Dhanik Lal Sahni
Dhanik Lal Sahni
I have around 14 years of Experience in Web Based Application. In this experience, I have worked with various technology like SalesForce, .NET, .NET Core, MS Dynamic CRM, Azure, Oracle, SQl Server, WCF, Ionic, Angular.I am more focused on Technology instead of Management. I love to know and research about new technology.
Apex is a strongly typed, object-oriented programming language that allows developers to execute flow and transaction control statements on Salesforce servers in conjunction with calls to the API. Below are…
Salesforce has announced to buy Vlocity, a San Francisco-based cloud and mobile software provider, for approximately $1.33B. Vlocity is a leading provider of industry-specific cloud and mobile software, driving digital transformation for…
This blog will give step by step process of getting refresh token and access token from Google API. This access token and refresh token can be used to call any…
- Tech News
Salesforce Spring ’20 release features are now available to customers globally
by Dhanik Lal Sahni February 24, 2020Salesforce Spring ’20 Release Features Now Available This release includes about 300 innovations, including some new products like below: Sustainability Cloud Salesforce Sustainability Cloud, a carbon accounting product for businesses…
- Salesforce
Get Food Nutrition using Spoonacular API in Lightning Web Component
by Dhanik Lal Sahni February 21, 2020Fitness fricks always talk about carbs, protein and fats. They eat fruit, vegetable based on these parameters. This blog will show carbs, protein, fats and calories for given fruit or vegetable. There are…
- Salesforce
Enforce Object-level and Field-level permissions in Apex
by Dhanik Lal Sahni February 11, 2020Apex code is mostly run in system context so it is not considering current user’s permission. It is creating data integrity issue. Using with sharing keywords when declaring a class enforces Sharing Rules,…
Salesforce Queueable Job is very important for long running data updates. We must notify when particular data update is finished. This feature was not available till winter 2020 release. Salesforce…
- QuestionSalesforceSalesforce
Salesforce Interview Question – Security
by Dhanik Lal Sahni February 7, 2020This post is related to top 20 questions related to Salesforce security implementation. We have another post related to interview questions for salesforce integration and asynchronous apex. 1. What is Phishing?…
Community Portals are very important for business to engage customer and partners. Salesforce provide community cloud to make these portals using point and click as well as advance custom lightning…