<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Creating Service catalog request by using a json  file. in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/creating-service-catalog-request-by-using-a-json-file/m-p/2929730#M98</link>
    <description>&lt;P&gt;Hi , I am trying to create a service catalog request in ServiceNow using a json file. I can create a request in service catalog by using the json file created by the ServiceNow by using the network tab in chrome. But i got a json file which is created in diffrent API, that json file contain different attributes with different and new field. So if i have to create a service Catalog by using json file how can i do it ? Do I have to create a variable set for the service catalog request&amp;nbsp; form?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2024 13:31:47 GMT</pubDate>
    <dc:creator>NeethuB</dc:creator>
    <dc:date>2024-05-14T13:31:47Z</dc:date>
    <item>
      <title>Creating Service catalog request by using a json  file.</title>
      <link>https://www.servicenow.com/community/community-central-forum/creating-service-catalog-request-by-using-a-json-file/m-p/2929730#M98</link>
      <description>&lt;P&gt;Hi , I am trying to create a service catalog request in ServiceNow using a json file. I can create a request in service catalog by using the json file created by the ServiceNow by using the network tab in chrome. But i got a json file which is created in diffrent API, that json file contain different attributes with different and new field. So if i have to create a service Catalog by using json file how can i do it ? Do I have to create a variable set for the service catalog request&amp;nbsp; form?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 13:31:47 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/creating-service-catalog-request-by-using-a-json-file/m-p/2929730#M98</guid>
      <dc:creator>NeethuB</dc:creator>
      <dc:date>2024-05-14T13:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Service catalog request by using a json  file.</title>
      <link>https://www.servicenow.com/community/community-central-forum/creating-service-catalog-request-by-using-a-json-file/m-p/2930321#M102</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/695958"&gt;@NeethuB&lt;/a&gt;&amp;nbsp;You would need to write a script include (a server side script) to process the response received from the third party API. You can use JSON.parse() method to convert JSON string to an object in Javascript and use dot walking to access different properties/attributes. For more information on JSON parsing please refer to&amp;nbsp;&lt;A href="https://www.servicenow.com/community/developer-blog/json-parsing/ba-p/2279166" target="_blank"&gt;https://www.servicenow.com/community/developer-blog/json-parsing/ba-p/2279166&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After JSON parsing, you can create the request via script with the help of CartJS API. please refer to&amp;nbsp;&lt;A href="https://www.servicenow.com/community/itsm-articles/creating-a-service-request-using-service-catalog-script-api-with/ta-p/2311331" target="_blank"&gt;https://www.servicenow.com/community/itsm-articles/creating-a-service-request-using-service-catalog-script-api-with/ta-p/2311331&lt;/A&gt;&amp;nbsp;to know how you can create request via script.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 03:56:46 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/creating-service-catalog-request-by-using-a-json-file/m-p/2930321#M102</guid>
      <dc:creator>Sandeep Rajput</dc:creator>
      <dc:date>2024-05-15T03:56:46Z</dc:date>
    </item>
  </channel>
</rss>

