#FlowBuilder #SendemailusingFLOW #salesforce #salesforceflow #sendemail
In this video, I have explained the process of sending a custom email using Salesforce Flow (Send Email Action) with new features.
Steps to achieve this in Salesforce:
1. Create a Screen Flow in case object.
2. Add the screen component to get the inputs (Email address, Subject, Email body) from the user.
3. Add the action element and select 'Send Email' Action and pass the details from the screen component to the email action.
4. Save and activate
5. Create a quick action and call this new flow from your quick action.
6. Add your quick action to the layout and start sending the emails.
Let me know if you have any questions.