<?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 What is difference b/w Table API and Scripted API ? in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2497366#M973514</link>
    <description>&lt;P&gt;why are we not using use Table API's in Inbound integrations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2023 15:36:58 GMT</pubDate>
    <dc:creator>SANJEEV4</dc:creator>
    <dc:date>2023-03-06T15:36:58Z</dc:date>
    <item>
      <title>What is difference b/w Table API and Scripted API ?</title>
      <link>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2497366#M973514</link>
      <description>&lt;P&gt;why are we not using use Table API's in Inbound integrations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 15:36:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2497366#M973514</guid>
      <dc:creator>SANJEEV4</dc:creator>
      <dc:date>2023-03-06T15:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference b/w Table API and Scripted API ?</title>
      <link>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2498180#M973798</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/56437"&gt;@SANJEEV4&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Table API and Scripted API are two different approaches for interacting with ServiceNow data. Here are the main differences between the two:&lt;/P&gt;&lt;BR /&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="399px" height="30px"&gt;&lt;STRONG&gt;Table API &lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="415px" height="30px"&gt;&lt;STRONG&gt;Scripted API&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="399px" height="57px"&gt;Uses pre-defined methods to read, create, update and delete records in ServiceNow tables&lt;/TD&gt;&lt;TD width="415px" height="57px"&gt;Provides more flexibility and control over the data manipulation process&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="399px" height="30px"&gt;Easier to use and requires less coding&lt;/TD&gt;&lt;TD width="415px" height="30px"&gt;Requires more coding and technical expertise&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="399px" height="57px"&gt;Provides automatic audit trail and security checks&lt;/TD&gt;&lt;TD width="415px" height="57px"&gt;Does not provide automatic audit trail and security checks&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="399px" height="57px"&gt;Suitable for most use cases and standard integrations&lt;/TD&gt;&lt;TD width="415px" height="57px"&gt;Suitable for complex integrations, data transformations and custom business logic&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;Regarding the use of Table API in inbound integrations, it is not recommended to use Table API in inbound integrations due to security reasons. When inbound integrations use Table API, it exposes the instance to the risk of SQL injection attacks. Instead, Scripted REST APIs or custom scripts should be used, which allows for more granular control over the data being accessed and provides more security against such attacks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In summary, Table API is a simpler and easier to use approach for most integrations, while Scripted API provides more flexibility and control over data manipulation, but requires more coding and technical expertise. It is not recommended to use Table API in inbound integrations due to security risks, and Scripted REST APIs or custom scripts should be used instead.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Shravan.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 07 Mar 2023 09:45:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2498180#M973798</guid>
      <dc:creator>Sai Shravan</dc:creator>
      <dc:date>2023-03-07T09:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference b/w Table API and Scripted API ?</title>
      <link>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2498184#M973799</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/56437"&gt;@SANJEEV4&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;difference is shared by Sai.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 09:49:46 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2498184#M973799</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2023-03-07T09:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference b/w Table API and Scripted API ?</title>
      <link>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2498324#M973853</link>
      <description>&lt;P&gt;What data base is using ServiceNow backed ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/294347"&gt;@Sai Shravan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/265966"&gt;@Ankur Bawiskar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 12:10:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2498324#M973853</guid>
      <dc:creator>SANJEEV4</dc:creator>
      <dc:date>2023-03-07T12:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference b/w Table API and Scripted API ?</title>
      <link>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2499260#M974192</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/56437"&gt;@SANJEEV4&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The MySQL database is used underneath. The ServiceNow software uses the MariaDB Java driver.&lt;BR /&gt;More information can be found in the &lt;EM&gt;stats.do&lt;/EM&gt; page and click "Open Source Software".&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SaiShravan_0-1678271242946.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/245656iE6CF16D82F3CB0D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SaiShravan_0-1678271242946.png" alt="SaiShravan_0-1678271242946.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That PDF has lots of cool information about what's going on "under the covers".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Shravan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 10:28:06 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2499260#M974192</guid>
      <dc:creator>Sai Shravan</dc:creator>
      <dc:date>2023-03-08T10:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference b/w Table API and Scripted API ?</title>
      <link>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2905296#M1106890</link>
      <description>&lt;P&gt;&lt;STRONG&gt;MariaDB&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 11:32:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/what-is-difference-b-w-table-api-and-scripted-api/m-p/2905296#M1106890</guid>
      <dc:creator>Rajesh kumar931</dc:creator>
      <dc:date>2024-04-22T11:32:02Z</dc:date>
    </item>
  </channel>
</rss>

