1.7K
Facing issue to create a ‘Send Email’ Quick Action in Salesforce Lightning
While Creating the Quick Action for the Send Email Action Type, facing issue to save and recieved the error “Review all error messages below to correct your data”.
Solution: to resolve this issue to make sure to your Email Deliverability should be “All Email” from Setup -> Deliverability -> Access level (as “All Email”)
Refer Salesforce Articles to Create Email Actions in Lightning Experience:
https://help.salesforce.com/articleView?id=email_send_email_action_create.htm
3 comments
Hi Sakthivel Madesh,
how to add attachment to sendemail lightning quick action apI in lightning. please provide any reference link or any source to work on it
Thanks
sai
you need to invoke using custom code with the help of quickactionAPI
I tried the solution, it’s really working.