Skip to content

  • Contact
  • About Me
  • Blogs

Author: avinashnarnaware

Events (COMPONENT and APPLICATION) In Lightning Aura Component

There are multiple way to pass parameter between Lightning Aura Component. Below are Events use in lightning for same purpose…
July 31, 2021September 3, 2021 avinashnarnaware

Interview Preparation for Salesforce

1. How to Create and update record in custom metadata.CreateUpdateMetadataUtils implements Metadata.DeployCallback, object => MeataData.ContainerMetadata.Operations.enqueueDeployment(mdContainer, callback); DML On Custom Metadata…
July 22, 2021September 7, 2021 avinashnarnaware

@InvocableMethod : call apex method and pass parameter through process builder

We use @InvocableMethod annotation, whenever we want to invoke an apex method from the Process Builder then that method must…
July 22, 2021September 1, 2021 avinashnarnaware

Total number of Contact count shown on Account Object Using Apex Trigger

Trigger should be written on contact object. The below code is working for all listed operations Inserting Contact with an…
July 17, 2021July 20, 2021 avinashnarnaware

Apex Rest API Integration Salesforce

In this blog post I am going to elaborate End To End Apex Rest API integration in salesforce. #Connected App…
October 3, 2020December 18, 2020 avinashnarnaware

Posts navigation

Newer Posts
WordPress Theme: BlogGrid by TwoPoints.