Apptio to ServiceNow data storage

Yogesh Kumar Ku
Tera Contributor

We have an integration with Apptio and we are pulling the data in JSON format which is bring the costs related to an application. We are looking out to find cost tables where we can put the data in Servicenow, below is a JSON example of the data:

{

"App Number": "123",

"App Name": "XYZ Application",

"Column A cost": "$ 10",

"Column B cost": "$ 10",

"Column C cost": "$ 10",

"Column D cost": "$ 10",

}

 

Need help in finding better fit tables from cost management.

2 REPLIES 2

Hi Yogesh, 

Could you solve it?

 

Regards