<?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 Bulk data export in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/bulk-data-export/m-p/3420640#M1236205</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm looking for a way to batch export data from multiple tables, including all Attachments, to tens of thousands of tables without using an API.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Anyone can help me with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 06 Nov 2025 03:03:34 GMT</pubDate>
    <dc:creator>weijunshao</dc:creator>
    <dc:date>2025-11-06T03:03:34Z</dc:date>
    <item>
      <title>Bulk data export</title>
      <link>https://www.servicenow.com/community/developer-forum/bulk-data-export/m-p/3420640#M1236205</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm looking for a way to batch export data from multiple tables, including all Attachments, to tens of thousands of tables without using an API.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Anyone can help me with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 03:03:34 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/bulk-data-export/m-p/3420640#M1236205</guid>
      <dc:creator>weijunshao</dc:creator>
      <dc:date>2025-11-06T03:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk data export</title>
      <link>https://www.servicenow.com/community/developer-forum/bulk-data-export/m-p/3432367#M1237899</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/928577"&gt;@weijunshao&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;There’s no out-of-the-box feature that can bulk export multiple tables &lt;EM&gt;with&lt;/EM&gt; attachments in one go (especially at the scale of tens of thousands of records) without using an API.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;For most use cases, people end up using one of these approaches:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Background Script / Fix Script&lt;/STRONG&gt; to loop through records and write both the data and the attachment binaries into a packaged export (ZIP, XML, or a custom table).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Scheduled Jobs + Export Sets&lt;/STRONG&gt; to push table data out on a schedule, then handle attachments separately.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Unfortunately, standard CSV/XML exports don’t include attachments, so anything fully automated usually requires some scripting.&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#99CC00"&gt;&lt;EM&gt;If my response helped, please mark it as the accepted solution so others can benefit as well.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 13:12:36 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/bulk-data-export/m-p/3432367#M1237899</guid>
      <dc:creator>miftikhar20</dc:creator>
      <dc:date>2025-11-20T13:12:36Z</dc:date>
    </item>
  </channel>
</rss>

