We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to bulk edit the owner field in Catalog Items

AysenurU
Tera Contributor

Hello community

 

I need the update the owner field of each catalog item. I have an excel list containing the catalog names and new owner names, but it is a little long so I wonder how I can bulk update each catalog item with the new owner names?

 

Thanks a lot 😊

1 REPLY 1

James Chun
Kilo Patron

Hi @AysenurU,

 

You can use the Easy Import functionality - https://docs.servicenow.com/bundle/washingtondc-integrate-applications/page/administer/import-sets/c...

 

Export the existing records in a template, map the owner fields, and upload the document.

 

Cheers