You need to sign in to do that
Don't have an account?

a summarised email with newly created dopportunities details at the end of the day
Hi Guys,
Can anyone suggest how to send a summarised email alert at the end of the day with the newly created opportunities?
Thanks,
Yamini.
Can anyone suggest how to send a summarised email alert at the end of the day with the newly created opportunities?
Thanks,
Yamini.
As per your post This can solved by creating VF Page and Getting all the Newly Created Opportunities and displaying in CSV file.
Make the CSV file as Attachment and Send the mail end of the day by using scheduler.
Reply me for more clearance.
Thanks
Srinivas
Otherwise, you can create a report on Opportunities with createddate = today and schedule it for daily instead of VF page.
Regards,
Bhanu Mahesh Gadi
2. Fill all the details with the new opportunities using code. send email
3. Schedule this class at every day at 7 PM.
Thanks
Shaijan