Communities got lot of feature enhancements in Salesforce Winter 20. Salesforce CMS which will help us to Create, organize, and publish content in Salesforce. Take better control of who can…
Salesforce
- SalesforceTech News
Salesforce Winter 20 Release – Feature Enhancements for Field Service
by Dhanik Lal Sahni August 25, 2019Salesforce Winter 20 release has excellent feature enhancement for Field Service Executive. Mobile workers can log their hours on their mobile devices. Use Health Check to make sure your Field Service…
- SalesforceTech News
Salesforce Winter 20 Release – Feature Enhancements for Einstein Bot
by Dhanik Lal Sahni August 25, 2019Salesforce Winter 20 Release has cool enhancements for Einstein Bot. Einstein Bots now includes rule actions to check agent availability and end chats gracefully. Einstein Bots now can connect to third-party natural language…
Our Salesforce Org has lot of license for different kind of application and features installed in Org. These details can easily be checked using Setup-> Company Information. In this post…
- Salesforce
Runing Salesforce App using Voice command – Speech-To-Text API
by Dhanik Lal Sahni August 12, 2019Speech-To-Text API In previous post, I have given understanding of Text-to-Speech feature of Web Speech API. In this post, I will give detail of Speech-To-Text feature of this API. We…
Nowadays we have lot of request for customer service automation. Salesforce chat bots is one of example. Similar to that we have Text-To-Speech feature to enhance customer self‑service application with high‑quality…
Lightning community is being used to create awesome portal. We can showcase company’s products on community portal. To showcasing our product, zooming is one of good feature. Let us see…
Call Lightning Component using Formula Link Many time we have use case where we need to call Lightning Component from record’s detail page. To accomplish this requirement we can use…
Send Email Using Email Template and Apex Sending Email is one of some important task in salesforce application like sending any report, send task information etc. We have below options…
- Salesforce
Enforce Field-Level Security Permissions for SOQL Queries – Spring 19 Release
by Dhanik Lal Sahni April 28, 2019New WITH SECURITY_ENFORCED clause handle checking for field- and object-level security permissions on SOQL SELECT queries, including subqueries and cross-object relationships. Although performing these checks was possible in earlier releases, this clause substantially…