Automatically Add Checklists to Records using checklist Template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 07:26 AM
Hello All,
I need to Automatically Add Checklists to Records using checklist Template in flow designer.
Any help would be appreciated.
Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 08:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 08:15 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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