We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to trigger Survey through Event and records inserted on Incident

Chaitanya Redd1
Tera Guru

I have Created "Send Survey" Button Incident form and set condition as you can see below screenshot.

But here I'm trying to trigger survey manually so I mad trigger condition false. Survey has to triggered when I click on "Send Survey" button on incident form. It's not triggered as I expected can anyone help me how to trigger Survey by creating event and records should inserted.

1 ACCEPTED SOLUTION

HI,

I think you should have a look at UI action on survey itself which is called as Assign Survey.

Also you need to have a look at Business rules like Auto assessment business rule

Thanks,
Ashutosh

View solution in original post

4 REPLIES 4

Ishita Shrivast
Kilo Guru

Hi Jry, you can try referring his thread I found

https://community.servicenow.com/community?id=community_question&sys_id=cbeb8fe1db9cdbc01dcaf3231f96...

Hope this helps. Please mark it as correct and helpful, if applicable.

Thanks and Regards,

Ishita Shrivastava.

Hi Ashutosh,

have tried all the links but there is no change.

HI,

I think you should have a look at UI action on survey itself which is called as Assign Survey.

Also you need to have a look at Business rules like Auto assessment business rule

Thanks,
Ashutosh