<?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 Can we do load data/import data on data source using script or APIs in scoped app? in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3291557#M1209394</link>
    <description>&lt;P&gt;Can we do load data/import data on data source using script or APIs in scoped app?&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jun 2025 13:37:25 GMT</pubDate>
    <dc:creator>kiran kumar m1</dc:creator>
    <dc:date>2025-06-17T13:37:25Z</dc:date>
    <item>
      <title>Can we do load data/import data on data source using script or APIs in scoped app?</title>
      <link>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3291557#M1209394</link>
      <description>&lt;P&gt;Can we do load data/import data on data source using script or APIs in scoped app?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 13:37:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3291557#M1209394</guid>
      <dc:creator>kiran kumar m1</dc:creator>
      <dc:date>2025-06-17T13:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can we do load data/import data on data source using script or APIs in scoped app?</title>
      <link>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3291589#M1209405</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/588333"&gt;@kiran kumar m1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what's the use-case?&lt;/P&gt;
&lt;P&gt;you can trigger data source via script, check below links on how it can be done via server side script&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.servicenow.com/community/cmdb-forum/convert-csv-file-to-xlsx-file-and-auto-import-to-target-table/td-p/3135066" target="_blank" rel="noopener"&gt; Convert .csv file to .xlsx file and auto import to target table received attachment via email&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.servicenow.com/community?id=community_question&amp;amp;sys_id=e851431ddb264d10aa66a9fb139619a0" target="_blank" rel="noopener"&gt; Load Data. Script.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 13:52:23 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3291589#M1209405</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-06-17T13:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can we do load data/import data on data source using script or APIs in scoped app?</title>
      <link>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3292071#M1209498</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/588333"&gt;@kiran kumar m1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing good.&lt;/P&gt;
&lt;P&gt;Did my reply answer your question?&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 03:03:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3292071#M1209498</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-06-18T03:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can we do load data/import data on data source using script or APIs in scoped app?</title>
      <link>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3292218#M1209516</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/265966"&gt;@Ankur Bawiskar&lt;/a&gt;&amp;nbsp;I want to attach a file to a datasource the datasource should load the data to a staging table but it should not transform the data , because before transforming I want to perform few operations&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 06:20:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3292218#M1209516</guid>
      <dc:creator>kiran kumar m1</dc:creator>
      <dc:date>2025-06-18T06:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can we do load data/import data on data source using script or APIs in scoped app?</title>
      <link>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3292275#M1209526</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/588333"&gt;@kiran kumar m1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think it's possible directly.&lt;/P&gt;
&lt;P&gt;You can use onStart transform script to handle operations before transforming.&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 07:08:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3292275#M1209526</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-06-18T07:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can we do load data/import data on data source using script or APIs in scoped app?</title>
      <link>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3292373#M1209541</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/265966"&gt;@Ankur Bawiskar&lt;/a&gt;&amp;nbsp;is there any way in scoped application I can attach a excel file and extract that data and insert into a staging table ?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 08:15:46 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3292373#M1209541</guid>
      <dc:creator>kiran kumar m1</dc:creator>
      <dc:date>2025-06-18T08:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can we do load data/import data on data source using script or APIs in scoped app?</title>
      <link>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3292426#M1209553</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/588333"&gt;@kiran kumar m1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can use ExcelParser API to handle this&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/app-store/dev_portal/API_reference/GlideExcelParserScoped/concept/GlideExcelParserScopedAPI.html" target="_blank" rel="noopener"&gt;GlideExcelParser - Scoped, Global&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 09:09:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3292426#M1209553</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-06-18T09:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can we do load data/import data on data source using script or APIs in scoped app?</title>
      <link>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3425964#M1237122</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/588333"&gt;@kiran kumar m1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing good.&lt;/P&gt;
&lt;P&gt;Did my reply answer your question?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 11:39:10 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/can-we-do-load-data-import-data-on-data-source-using-script-or/m-p/3425964#M1237122</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-11-13T11:39:10Z</dc:date>
    </item>
  </channel>
</rss>

