How can I add a new group type in existing multiple groups

Anusha chandra
Tera Contributor

I have to add a new group type 'ABC' in multiple existing groups whose name contains 'XYZ'. Also to avoid duplicates, exclude the group which already has group type 'ABC'.

1 ACCEPTED SOLUTION

Aman Kumar S
Kilo Patron

Hi @Anusha chandra ,

Best approach would be to go via data source and transform maps, no code solution:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0819739



Best Regards
Aman Kumar

View solution in original post

2 REPLIES 2

Aman Kumar S
Kilo Patron

Hi @Anusha chandra ,

Best approach would be to go via data source and transform maps, no code solution:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0819739



Best Regards
Aman Kumar

Thank you for your response 🙂