Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How can we pass Third party App Data to Catalog Item Variables and generate Req,Req Item and sc_task

VIKASM535239375
Kilo Sage

How can we pass Third party App Data to Catalog Item Variables and generate Req,Req Item and Catalog Tasks records?

1 REPLY 1

Chaitanya ILCR
Mega 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