Can we trigger approvals from a checklist item?

Dario Idrovo1
Tera Contributor

We are trying to trigger an approval whenever the agent working the case checks one of the checklist items on the case. 

We have a list (see below), we want to trigger an approval whenever the agent checks any of the items that say approval on the checklist in the screenshot below. Is this possible?

 

DarioIdrovo1_0-1706762447933.png

 

1 ACCEPTED SOLUTION

michaelj_sherid
ServiceNow Employee
ServiceNow Employee

@Dario Idrovo1 This is not an out of the box configuration. You would have to customize so your logic looks at the associated checklist and applies the approval accordingly.


Regards,

Mike

View solution in original post

2 REPLIES 2

michaelj_sherid
ServiceNow Employee
ServiceNow Employee

@Dario Idrovo1 This is not an out of the box configuration. You would have to customize so your logic looks at the associated checklist and applies the approval accordingly.


Regards,

Mike

I figured this was the case, we ended up customizing this. Thank you.