- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2022 06:40 AM
I am trying to set up post-chat surveys. After setting up, it was triggering as pre chat survey. However, understood that type field default value is pre-chat and this needs to be changed to post-chat to make surveys trigger post chat. After making this change, survey is not triggering at all. Any idea what would be going wrong?
Solved! Go to Solution.
- Labels:
-
Instance Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2022 05:09 AM
If you follow the steps in the documentation, you get the survey working. However, it will be a pre chat survey.
Define post-chat survey configurations (servicenow.com)
Once you change the type it can trigger post chat.
If your survey is not triggering, could be because some of the question types are not supported in chat survey. I would suggest that you may try using the OOB chat survey.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2022 06:44 AM
Hi Mithin,
Go through this doc :https://docs.servicenow.com/en-US/bundle/sandiego-servicenow-platform/page/administer/conversational...
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2022 06:55 AM
Hi Sandeep,
Thanks for you reply.
I followed this. And this does not even mention about type field sys_cs_survey table. I had to reach out to servicenow support for it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2022 04:29 AM
On sys_cs_survey table, there is a fild "type". This always has Pre-Chat as default value. This need to be updated to Post-Chat to make the survey a post chat survey.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2022 10:14 AM
I experienced the same issue. Had to manually change the type to post chat in sys_cs_survey table.