Send Survey to Case SuppliedEmail When Case is Closed?

Question
I have created a survey to collect customer feedback and want to send it to the SuppliedEmail field on the Case object when the case is closed. I checked the Case Auto-Response Rules and the Support Settings > Customer Feedback Survey, but I couldn’t find an option to send the survey to the SuppliedEmail field. I also tried using Flow, but I couldn’t find a way to send the survey to this field either. Is there a way to send the survey to the SuppliedEmail field?

Answer
From Case Auto-Response Rules:
From Case Auto-Response Rules, you can map the field Case: Web Email, which is essentially the SuppliedEmail (API name: SuppliedEmail
). This ensures the survey is sent to the correct email.

CRS Info Solutions offers expert Salesforce online training with real-time projects, certification guidance, interview coaching, and a job-ready approach. Enroll for free demo today!!!
From Salesforce Flow:
If you want to achieve this via Flow, you need to create a formula field on the Case object that retrieves the value of Web Email. Let’s name this field Sample_Email__c
.

Once the formula field is created, select the Apex action named “Send Survey Invitation”, configure the Survey Name field, set the Survey Recipient to {!$Record.Sample_Email__c}
, complete the remaining required fields, and activate the Flow.

Summing Up
To send a survey to the SuppliedEmail field when a case is closed, you can use Case Auto-Response Rules by mapping the Web Email field, which corresponds to SuppliedEmail, or use Flow with the Send Survey Invitation Apex action. Since Flow doesn’t directly recognize SuppliedEmail, creating a formula field (e.g., Sample_Email__c
) to store its value allows it to be selected as the survey recipient. By properly configuring the Flow, the survey will be automatically sent when the case closes, ensuring a seamless customer feedback process.
Empower Your Career with Salesforce Training in India
Elevate your professional journey with CRS Info Solutions’ top-rated salesforce training, crafted to provide the skills and expertise required to excel in the ever-evolving Salesforce ecosystem. Our industry-focused courses span Salesforce Admin, Developer, and AI modules, blending in-depth theoretical knowledge with hands-on experience through practical, real-world projects. Whether you’re new to Salesforce or a seasoned professional, our well-structured program ensures you master the tools and techniques needed to stand out.
With a strong emphasis on practical application, Salesforce training in India we offer personalized mentorship, detailed study resources, and expert-led certification preparation to fully equip you for success in interviews and beyond. Gain the confidence and skills to thrive in your Salesforce career.
Don’t wait—join our free demo class today and take the first step toward a rewarding future! Enroll now for a free demo!!