Rest API to get all variables of one catalog items for integration

Bijender
Tera Guru

Hi All,

I am new to this REST API and have a requirement to create an API which will contains all the variables included in my New Hire Catalog item.

We need to share this API to third party who can then post the message to service-now.

Issue is my New Hire Catalog item contains variables of different type Like: Department ( which is type reference for cmn_department table , location reference to table cmn_location )

Bijender_0-1695595315682.png

 

Can we create a single REST API which will help in GET all of my variables info and if variable is reference then all the values of the reference table.  

Please advice, I tried https://developer.servicenow.com/dev.do#!/reference/api/tokyo/rest/c_ServiceCatalogAPI#servicecat-GE... but new to this REST API

Thanks&Regards,
B

1 REPLY 1

bvlo
Tera Expert

Did you ever come up with an answer to this question? We have a similar use case/request.

Thank you