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 […]
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 […]
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 […]
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 […]