I Have an email alert on Account object which has VF template and I need to send Account field details through that email.
I have a page which is displaying multiple account details. Also a custom button to trigger mail. On click of the button I want to send mail which should have particular account details.
But when i try to select salesforce as a Data source, I’m not getting Account object and not able to select my email alert.
Can anyone help on this please