Can json file be imported into serviceNow?

SS64
Tera Contributor

Can json file be imported into serviceNow? If so, in what order?

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

What that json file contains?

you can have data source to which a json file can be attached which can then be used to load data in the target table

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

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

Namrata Khabale
Giga Guru

Hey,

yes, json file imported into serviceNow for Steps Refer the below Link:

 

https://docs.servicenow.com/bundle/orlando-platform-administration/page/administer/import-sets/refer...

 

Hit Correct and Helpful if it Helps you.

 

Thanks

Namrata.

Azim Kazi
Giga Guru

Hello,

 

yes, it is Possible you Can directly import JSON file using data source or by load data here below I have given some info: 

IMPORTING JSON / JSON DATA DATA SOURCES

You can now import JSON using JSON Data Sources. To create a JSON data source, set the Type to File and the Format to JSON. Similar to XML Data Sources, you will need to specify a Path that indicates which part of the JSON object to treat as a row of data.

In the screenshot below, I’ve configured a JSON Data Source to import the records exported by the Export Set example above. Because the records are all in an array object called records, the Path is /records/records. Whenever the path is pointing to a named array, you must enter the array element name twice in the path.

 

 

if my response helps you then kindly mark my answer helpful and correct otherwise if any query feel free to ask further.

 

 

Regards,

Ajim.

 

 

Saurabh singh4
Kilo Guru

Hi 

You can now import JSON using JSON Data Sources. To create a JSON data source, set the Type to File and the Format to JSON. Similar to XML Data Sources, you will need to specify a Path that indicates which part of the JSON object to treat as a row of data

You can check here to refer https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/import-sets/refer...

Please mark my answer correct or helpful, If this helps you in any way.

Saurabh