Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Survey Notification for task

nandini29
Tera Contributor

Hi everyone,

Is it possible to create survey notification for both sc_task and Incident in one survey. When I am trying to create for both, in trigger conditions I am giving table as task but its is not working for both, and how to send notification in interval.I gave interval as 30min but email not triggered is this to be configured in notification?

nandini29_1-1761412521546.png

Thank you,
Nandini

 

3 REPLIES 3

AndersBGS
Tera Patron
Tera Patron

HI @nandini29 ,

 

What is working and what is not working? Why not make the filter condition more simple, as assignment group and state I guess is the same no matter the task type? 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Hi @AndersBGS 

The survey interval isn’t working correctly — when I try to send a reminder survey 30 minutes after the first one, it doesn’t trigger as expected. The survey notification itself is working, but the task number isn’t being passed to the survey.

When I specify the table as task, it only captures the catalog task number, not the incident number. As you can see below, the trigger ID is empty for the incident notification

nandini29_1-1761549873114.png

nandini29_2-1761549943166.jpeg

 

 



 

 




Can anyone help me on this please