The CreatorCon Call for Content is officially open! Get started here.

HI All

basha shaik
Tera Contributor

i have one field 'section', type is list collector.

how can i use workflow, i need each value one sctask

 

bashashaik_0-1716354099780.png

 

Please help

Thanks

1 REPLY 1

Amit Verma
Kilo Patron
Kilo Patron

Hi @basha shaik 

 

If I understood your requirement correctly, you want to create a sc task for all the inputs being selected in the list collector field section inside a workflow. If yes, then you can make use of Run Script node inside the workflow to get the list collector field values and then create catalog task for each value. Refer below links :

https://www.servicenow.com/community/developer-forum/workflow-run-script-to-take-list-collector-valu...

https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/administer/workflow-activit...

 

Thanks and Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.