Posts

LWC | HTTP Callouts from Apex Controller

Image
Lightning web components Apex Callouts. In this post, I am going to show how to make callouts (REST API or HTTP) from LWC (Lightning Web Components) from Server-Side controller (Apex Controller) in Salesforce. 

Screen Flows | Clone Records using Flows

Image
In this blog I am going to demonstrate how to Clone Records with all the field values using Screen Flows and Auto-Launched Flows in Salesforce. By the end you will get good idea  about some of the features of Screen flows, Auto-launched flows and how to join flows.

Assign Tasks to Queue in Salesforce

Image
After Spring'20, we are now able to Assign Tasks to Queues and Public Groups in Salesforce. Cool! Isn't it? A simple and efficient way to boost productivity. Gone are the days when we had to create duplicate tasks for different users. Simply create a Group or Queue and assign Tasks to a group of Users! Checkout other useful blogs here:  https://accidentalcodersf.com

LWC | HTTP Callouts from Client-Side Controller

Image
In this post I am going to demonstrate how to make HTTP callouts from LWC (Lightning Web Components) from Client-Side controller (Javascript).

Flows | Do Validations Using Before Save Update Flow in Salesforce

Image
In this article I am talking about Before Save Flow in Salesforce.We will see how can we use Before Save Update Flows to fire Validation Rules and perform complex data validations without custom code.

Callouts from LWC | Movie Database App

In this blog I am trying to show how to make HTTP callouts from LWC (Lightning Web Component) from Client Side Controller (Javascript).  Callouts from Javascript in LWC Bored of Lockdown? Can't decide what movie/series to Watch? Too many Options? Let's make that decision a bit easier. Search for any Movie or Series and find out all the details including Ratings from IMDB, Rotten Tomatoes and Metacritic. Try this App created using LWC(and HTTP callouts from LWC).   Checkout the full code here:  CODE AND STEPS  https://accidentalcoder.blogspot.com/2020/06/lwc-callouts-client-side.html TRY THE APP BELOW 

Flows | Upload File using Flow in Salesforce

Image
Salesforce Flow File Upload In this blog I am going to show how to Upload Files using Flow Builder in Salesforce. We will also see how to use Screen Flows to create Record Create Forms.

PLATFORM APP BUILDER CERTIFICATION - 78% OFF


Never Miss Latest Posts