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.

Submit catalog request from Transform Script

Fred Abram III
Kilo Guru

Hi guys,

 

I am trying to create new Service Catalog Request when I upload records from my import set. At any given time the import set can contain 50+ records and I need a record for each. I have created a Transform Script that will use API to populate data, however, I am not getting the desired results. Please take a look at my code and let me know if I am missing anything or if it is even possible.

FredAbramIII_0-1673560637877.png

 

1 ACCEPTED SOLUTION

Fred Abram III
Kilo Guru

I got it to work using the following format

FredAbramIII_0-1678235268225.png

 

View solution in original post

6 REPLIES 6

Fred Abram III
Kilo Guru

I got it to work using the following format

FredAbramIII_0-1678235268225.png

 

Hi Fred,

 

Could you help me the whole process on how you achieved this. I have a similar requirement but I would like to know what should be the target table that you have used here.

My requirement is "we have a huge number of excel sheets and we will have automate the creation of REQ, RITM for every excel sheet without submitting the catalog item every time".