
Call External Services Registered Actions from Apex
Call External Services Registered Actions from Apex | We can directly access External Services registered actions from Apex to access reusable functionality when writing Apex code.

Call External Services Registered Actions from Apex | We can directly access External Services registered actions from Apex to access reusable functionality when writing Apex code.

To generate notifications from your Lightning web components, use the new modules LightningAlert, LightningConfirm, and LightningPrompt instead of native APIs.

Use wire adapters to get related list record information without writing an apex code.

Random color picker LWC component
=> Generate random color code.
=>Copy the hex color code in the clipboard

Apex Custom Code Calculator.
Custom Code Calculator Application helps you to find how many code characters you have added in the existing apex class/trigger in your developer sandbox as compared to production org.

Hello folks, Get rid of all standard ways to approve/reject an approval request. In this blog post, I am going…

This article guides users on creating a custom profile from scratch using SOAP API, highlighting the Salesforce Winter '22 Release that allows this process. It provides a step-by-step tutorial on using the SOAP UI tool to connect Salesforce org and perform operations, including retrieving, inserting, updating, and deleting records. The piece also offers download and installation instructions for the SOAP UI application.

The post discusses new Salesforce Spring '21 features including Dynamic Action for making object record pages dynamic. It highlights Local Development Enhancement of Lightning Web Component (LWC), customization of lightning-map Base Component, use of Lightning email templates in automation tools, and piloted creation of quick action for LWC.