Skip to main content

Hi guys,

I have requirements to create reports for our Standard CSAT survey:

Here are the details:

 

For reporting purposes, CSAT feedback (answers results for each survey) should be linked to Case records and the following reports to be built:

  1. Quarterly CSAT score for each agent per each question (% of positive, neutral and negative answers for Q1 and % of resolved and unresolved problems.
  2. Quarterly CSAT score across "L1 Support" queue.
  3. Quarterly CSAT score across "L2 Support" queue.
  4. Total amount of sent surveys.
  5. Total amount of answered surveys.
  1.  
  1. As far as I see, we don`t have standard report for this purpose. Does anybody know if I should create a custom report type? If yes, which objects should I use?, some standard, or should I create custom? How can I retrieve info from survey answers for reporting?
1 respuesta
  1. 8 sept 2023, 00:03

    You can create a custom report type to get the CSAT feedback data for reporting purposes. You can use the following objects:

     

    1. Case: This object contains the case record information, including the agent who assigned the case, the queue that the case is assigned to, and the status of the case.
    2. Survey: This object contains the survey information, including the questions that were asked, the answers that were given, and the date and time that the survey was completed.
    3. SurveyAnswers: This object contains the answers to individual survey questions
0/9000