Skip to content
Unique symbol
  • HOME
  • INTERVIEW
    • ADMIN INTERVIEW
    • APEX
    • APEX TRIGGER
    • LIGHTNING
    • VISUALFORCE
    • INTEGRATION
  • RELEASE UPDATE
    • Salesforce Summer ’22 Release
    • Salesforce Winter ’23 Release
  • ABOUT ME

Migrate Attachments To Files Salesforce

Retrying Failed Callouts in Salesforce Apex

AURA and LWC Refresh by Each Others

Wrapper Class with LWC

How to use Wrapper Class in Lightning Web Component

userInfo

How to get Logged-In User Info in LWC Without server call

Queueable Apex

Queueable Apex Salesforce

Month: August 2022

OAuth 2.0 Web Server Flow for Web App Integration in Salesforce

OAuth 2.0 Web Server Flow for Web App Integration in Salesforce

To integrate an external web app with the Salesforce API, use the OAuth 2.0 web server flow, which implements the OAuth 2.0 authorization code grant type. With this flow, the server […]

August 28, 2022August 28, 2022 uniquesymbol APEX

ORG A record will pass to ORG B webservice in Salesforce REST API

Just taking about live scenario, For now we have two ORG, ORG A and another ORG B. ORG A record will pass to ORG B webservice, The webservice will than […]

August 27, 2022 uniquesymbol APEX
REST API

REST API Integration from one org to another in salesforce

Just taking about live scenario, For now we have two ORG, ORG A and another ORG B.What we will doing today is we will try to fetch an account from […]

August 27, 2022August 27, 2022 uniquesymbol APEX
OAuth 2.0 Username-Password Flow In Salesforce

OAuth 2.0 Username-Password Flow In Salesforce

You can use the username-password flow to authorize a client via a connected app that already has the user’s credentials. However, we recommend avoiding this flow because it passes credentials […]

August 27, 2022August 27, 2022 uniquesymbol APEX

Send PDF as Attachment in Visualforce Page

This blog will help you about How we can send an email with an attached file in it through Visualforce and Apex. Here I am using two Visualforce pages, first one […]

August 26, 2022September 11, 2022 uniquesymbol APEX
Can we perform DML using wire service ?

Can we perform DML using wire service ?

NO, we can only receive the data and we cannot mutate/change the data using wire service. The wire service delegates control flow to the Lightning Web Components engine. Delegating control […]

August 23, 2022August 26, 2022 uniquesymbol LWC
Notes And Attachment

Attachment to File Conversion in Salesforce Using Apex

Salesforce introduced Files related list in Winter’16, and now Salesforce is going to replace Notes and Attachment section with Files. Basically, Files that you upload to the Notes & Attachments […]

August 22, 2022August 22, 2022 uniquesymbol APEX
AURA Method

Salesforce Lightning Aura Method

aura:method  Use aura:method to define a method as part of a component’s API. This enables you to directly call a method in a component’s client-side controller instead of firing and handling a […]

August 17, 2022February 22, 2023 uniquesymbol AURA
Application event

Application event in Lightning AURA component

Lightning framework is based on event-driven architecture which allows to communicate between different events. Lightning events are fired from JavaScript controller actions that are triggered by a user interacting with […]

August 17, 2022February 22, 2023 uniquesymbol AURA
Component event

Component event in lightning component(AURA)

Component Events are fired by the child components and handled by the parent component.A lightning framework is an event driven architecture  i.e communication between the components takes place by using […]

August 17, 2022February 22, 2023 uniquesymbol AURA

Posts navigation

Older posts

Recent Posts

  • Migrate Attachments To Files Salesforce
  • Retrying Failed Callouts in Salesforce Apex
  • AURA and LWC Refresh by Each Others
  • How to use Wrapper Class in Lightning Web Component
  • How to get Logged-In User Info in LWC Without server call

Recent Comments

  1. uniquesymbol on Retrying Failed Callouts in Salesforce Apex
  2. DIPAK SONAWANE on Retrying Failed Callouts in Salesforce Apex
  3. Convert Attachment to File in Salesforce Using Apex on Retrying Failed Callouts in Salesforce Apex
  4. Retrying Failed Callouts in Salesforce Apex - Unique symbol on AURA and LWC Refresh by Each Others
  5. Eric Jones on Total Number Of Contact Display on Account

Archives

  • April 2023
  • February 2023
  • January 2023
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • May 2022
  • April 2022
  • December 2021
  • November 2021

Categories

  • Admin (2)
  • APEX (23)
  • AURA (8)
  • FLOW (3)
  • INTEGRATION (2)
  • LWC (47)
  • Uncategorized (1)

Our Visitor

004342
Total Users : 4342

Developer Hints

Custom Setting Methods
Total number of contacts display on account
Iterate Map In AURA Component
Recursive Trigger
Proudly powered by WordPress | Theme: NewsAnchor by aThemes.