When passing third party data using RestAPI Post Method, How can we generate Catalog Item records?

VIKASM535239375
Kilo Sage

When passing third party data using RestAPI Post Method, How can we generate Catalog Item records?

 

As Cart API has been deprecated. Please check and confirm on the same.

1 REPLY 1

Chaitanya ILCR
Kilo Patron

Hi @VIKASM535239375 ,

 

you want to submit catalog request using rest api?

 

you can use service catalog API

 

the below will take you directly to the API and method 

 

https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/c_...

 

you can test this in the Rest API explorer as well

namespace: sn_sc

method: Buy Item

ChaitanyaILCR_0-1747401015027.png

 

results

ChaitanyaILCR_2-1747401226254.png

 

ChaitanyaILCR_1-1747401219193.png

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya