How to create a catalog item using Service Catalog API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023 01:21 AM
Hi Folks,
I have a payload of the catalog item gathered from the 'Service Catalog Get' API, Using that how to create a catalog item in ServiceNow.
I really appreciate any help you can provide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023 01:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023 06:38 AM
Thanks for the reply, I want to create a catalog item using the payload, the above link is referring to submit a catalog item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023 01:29 AM
Did you try to use REST API Explorer and use Service Catalog API?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023 06:40 AM
Thanks for commenting,
There is no OOTB API available to create a catalog item using payload. If any can you share the links.