How to create a catalog item using Service Catalog API

Sathish Goud
Tera Contributor

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.

6 REPLIES 6

Hemant Goldar
Mega Sage
Mega Sage

Hi @Sathish Goud,

 

Refer to the below post which has a similar query.

https://www.servicenow.com/community/developer-forum/submit-a-catalog-item-via-service-catalog-api-w... 

 

Thanks,

Hemant

 

Thanks for the reply, I want to create a catalog item using the payload, the above link is referring to submit a catalog item.

Ankur Bawiskar
Tera Patron
Tera Patron

@Sathish Goud 

Did you try to use REST API Explorer and use Service Catalog API?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Thanks for commenting,

There is no OOTB API available to create a catalog item using payload. If any can you share the links.