We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Automatically Add Checklists to Records using checklist Template

C_S3
Tera Contributor

Hello All,

I need to Automatically Add Checklists to Records using checklist Template in flow designer.

Any help would be appreciated.
Thank you!

3 REPLIES 3

Not applicable

HI @C_S3 ,

Please follow the video: https://www.youtube.com/watch?v=Hnf5SLmCGKM

 

Hello @Community Alums ,
I tried the video but it is not working for me . I created checklist_template but in checklist template records are not getting created

kim_kari
Tera Contributor

There is an out-of-the-box script include ChecklistUtil which contains function createChecklistFromTemplate that could be used to automatically create a checklist from a given template. If you call the function from a business rule or flow with the suitable input parameters, you should be able to achieve what you want.

 

Here is one past post on the same topic: https://www.servicenow.com/community/developer-forum/checklist-templates-on-task-forms/m-p/2460790