• +91 9311 5511 17
  • info@websharpmarketing.com
Web Sharp Marketing Web Sharp Marketing
Get A Quote
  • Home
  • About Us
  • Our Services
    • Full Stack Development
    • Salesforce Training
    • Salesforce Solutions
    • Data Migration and Processing
    • Code Review, QA and Support
    • Website Designing
  • Blog
  • Contact Us
  • August 21, 2024
  • WSM
  • 0 Comments
  • Facts

How to get your work history report by PF

If you want to know your complete employment history( details all of your previous employment). When you apply for a new position, a potential employer may request a work history report to know more about your job experience and how it relates to the position If your previous employer gave […]
Read More
  • March 20, 2024
  • WSM
  • 0 Comments
  • Salesforce, Service Cloud

How Salesforce Delivers Exceptional Service Using Service Cloud

how-salesforce-uses-service-cloud-ebook
Read More
  • March 20, 2024
  • WSM
  • 0 Comments
  • Marketing, Salesforce

How to Calculate and Improve Customer Retention Rate

By Amanda DiSilvestro; When a company talks about analysing calculations, it can be intimidating. However, once you get a handle on the right metrics and what benchmarks customers expect, it turns into a simple process. Customer retention rate (CRR) is a great place to start: It’s easy to calculate. It’s […]
Read More
  • March 5, 2024
  • WSM
  • 0 Comments
  • Development, Flows, LWC

How to Invoke a Flow from a Lightning Web Component

Use Case First, we create a contact record from the screen flow then we will fire a toast message and navigate to the contact to record detail page. How to Fire a Toast Message in Flow? Will start first with creating a screen flow, where the user enters some inputs […]
Read More
  • February 27, 2024
  • WSM
  • 0 Comments
  • Admin, Flows

Sending Automated Emails to All Related Contact Roles When an Opportunity is Won

For users who would like for all of the Contact Roles to be automatically emailed after a related Opportunity is Closed Won, this can be accomplished by creating a Record-Triggered Flow. If users forget to add a Contact Role, this Flow will not send any emails and still allow the […]
Read More
  • February 24, 2024
  • WSM
  • 0 Comments
  • Apex

TestSetUp method in apex test classes

@testsetup annotation in test class method Test classes are an important part of overall SDLC in Salesforce. We as a developer have to write the test classes very often, and we need to create the test data as well, to have our test class executed successfully. We’ll cover a new concept […]
Read More
  • February 24, 2024
  • WSM
  • 0 Comments
  • Apex

What is Test class in Salesforce Apex

We know that Testing is an important part of SDLC(Software Development Life Cycle).  In Salesforce when you want to deploy classes or Triggers from one org to another org, Salesforce requires at least 75% of your code to be covered by the test classes. So,  Salesforce wants to make sure […]
Read More
  • January 29, 2024
  • WSM
  • 0 Comments
  • Admin, Salesforce, Trailhead

Salesforce Data Migration with DataLoader or Data Import Wizard

Data Migration in Salesforce Salesforce offers two main methods for importing data. Data Import Wizard—this tool, accessible through the Setup menu, lets you import data in common standard objects, such as contacts, leads, accounts, as well as data in custom objects. It can import up to 50,000 records at a […]
Read More
  • August 23, 2019
  • WSM
  • 0 Comments
  • Admin, Salesforce, Trailhead

Validation Rules Examples in Salesforce

If you are looking for validation rule examples then salesforce has shared a list of examples. In this post i am sharing list but i will also explain that how we need to write a validation rule. Some of the validation rules that I found useful are Postal code is […]
Read More
  • August 22, 2019
  • WSM
  • 0 Comments
  • Apex, Aura Component, Development

Lightning Component(Aura) To Display Contacts Related To Particular Account

Step 1: Create Apex Class for fetching Contact Details : We need to use the notation “@AuraEnabled” before the method to make it available in the Aura component.public  class AccountClass {    @AuraEnabled    public static list<Contact> getRelatedList(Id recordId)    {        List<Contact> Conlist = [Select id, name,firstname,lastname,Title,Email,Phone from Contact where AccountId=: recordId ];        return Conlist;    }}Step 2: Create a New Lightning […]
Read More
1 2

Recent Posts

  • How to get your work history report by PF
  • How Salesforce Delivers Exceptional Service Using Service Cloud
  • How to Calculate and Improve Customer Retention Rate
  • How to Invoke a Flow from a Lightning Web Component
  • Sending Automated Emails to All Related Contact Roles When an Opportunity is Won

Recent Comments

No comments to show.

Tags

@isTest @testsetup Admin Administrator Apex Branding Corporate CRR Customers Data Import Wizard Data Loader Data Migration Designing flow JavaScript Lightning Web Component lwc Marketing Mobile Apps Salesforce salesforce developer Test Class test class code coverage unit test Validation Rules Website

Categories

  • Admin
  • Apex
  • Aura Component
  • Development
  • Facts
  • Flows
  • LWC
  • Marketing
  • Mobile Apps
  • Networking
  • Salesforce
  • Service Cloud
  • Social Media
  • Trailhead
  • Web Design

Our Services

  • Website Designing
  • Salesforce Solutions
  • Salesforce Training
  • Data Migration and Processing
  • Code Review, QA and Support
info@websharpmarketing.com
+91 9311 5511 17 Call Us Now
2nd Floor, Devasthali - Plot no. 42/5, Block – A, Sector – 62, Noida, UP - 281203
© WSM Technosoft, 2014–2024. All rights reserved