function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Michael MMichael M 

Send an email survey to Contacts without the OOB surveys (we don't have those licenses)

We want to send out email surveys to a number of our Contacts. We don't have the requisite licenses to use the OOB Surveys feature. Is there a way to build this out with apex and a VF email template, without involving communities or sites? What would you recommend?
Best Answer chosen by Michael M
AbhishekAbhishek (Salesforce Developers) 
Micheal,

I think it can be done through process builder or flow,

https://reddymallareddy.blogspot.com/2019/04/send-salesforce-survey-with-code.html

Rest I can see that we have to Involve community or site,

https://www.jitendrazaa.com/blog/salesforce/send-salesforce-survey-without-writing-code/


But these release notes will definitely help you.

Let me know if it helps you and close your query by marking it as solved so that it can help others in the future.

Thanks.