<?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>topic Re: HubSpot Bogging NetSuite Processes Down in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-Bogging-NetSuite-Processes-Down/m-p/1236428#M86287</link>
    <description>&lt;P&gt;This sounds like a really challenging performance issue and you are right to be concerned about NetSuite getting bogged down. The fact that you are still seeing sync errors even after turning off the sync is a clear sign that there are background scripts or scheduled processes still running that are hitting NetSuite's APIs.&lt;/P&gt;&lt;P&gt;Here is what is likely happening:&lt;/P&gt;&lt;P&gt;The HubSpot Sync Bundle for NetSuite uses scheduled scripts that run in the background to keep data in sync. Even when you disable the main sync toggle, some of these scheduled scripts may still be active and trying to execute. NetSuite tracks all script execution and API calls, so if those scripts are still queued or running on a schedule, they will continue to consume governance units and processing resources.&lt;/P&gt;&lt;P&gt;The errors you are seeing during sync attempts usually mean one of two things. First, there could be record-level issues where specific records in HubSpot or NetSuite have data that does not meet validation rules or field mapping requirements. Second, the scripts themselves might be timing out or hitting governance limits because they are processing too many records at once.&lt;/P&gt;&lt;P&gt;Here is what I recommend you do to resolve this:&lt;/P&gt;&lt;P&gt;First, go into NetSuite and check the Scheduled Script Status page under Customization &amp;gt; Scripting &amp;gt; Scheduled Scripts. Look for any HubSpot-related scripts that are still marked as active or have queued executions. You need to disable these completely, not just pause the sync from the HubSpot side.&lt;/P&gt;&lt;P&gt;Second, review the Script Execution Log in NetSuite under Customization &amp;gt; Scripting &amp;gt; Script Execution Log. Filter by HubSpot scripts and look at the specific error messages. This will tell you exactly which records are failing and why. Common issues include missing required fields, invalid data formats, or permission problems.&lt;/P&gt;&lt;P&gt;Third, check your sync settings in the HubSpot Sync Bundle configuration. Make sure you have set reasonable batch sizes and frequency limits. If you are syncing thousands of records multiple times per day, that will absolutely bog down NetSuite. Consider reducing the batch size to 50-100 records at a time and spacing out sync intervals.&lt;/P&gt;&lt;P&gt;Fourth, look at your field mappings. If you have custom fields or complex formulas mapped between HubSpot and NetSuite, those can cause significant processing overhead. Simplify where possible and only sync the fields you actually need.&lt;/P&gt;&lt;P&gt;Regarding your question about errors during sync, yes, those typically indicate data issues that need to be fixed. The errors could be on either the HubSpot side or the NetSuite side. You need to identify which specific records are failing and fix the underlying data problems. Otherwise, the scripts will keep retrying those failed records and consuming resources.&lt;/P&gt;&lt;P&gt;One more thing to check is whether you have any workflows or custom scripts in NetSuite that are triggered by record updates from HubSpot. If HubSpot is updating a record and that triggers a heavy workflow or another script, you can end up with cascading performance issues.&lt;/P&gt;&lt;P&gt;Turning off the scripts like you mentioned is a good troubleshooting step. If NetSuite performance improves after disabling the HubSpot scripts, that confirms the sync bundle is the culprit. You can then turn the scripts back on one at a time with reduced frequency and batch sizes to find the right balance.&lt;/P&gt;&lt;P&gt;If you need help reviewing the specific error logs or optimizing your sync configuration, feel free to share the error details here and I can provide more targeted guidance.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Dec 2025 06:18:51 GMT</pubDate>
    <dc:creator>amjadkhatri</dc:creator>
    <dc:date>2025-12-23T06:18:51Z</dc:date>
    <item>
      <title>HubSpot Bogging NetSuite Processes Down</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-Bogging-NetSuite-Processes-Down/m-p/1236301#M86274</link>
      <description>&lt;P&gt;Hello -&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using the HubSpot Synch Bundle in NetSuite which works great except that NetSuite is reporting that HubSpot is bogging the NetSuite down. We turned off the synch and only turn it on 20 minutes once a day to reconcile records. But NetSuite is still reporting synching with errors from HubSpot even though the synch is off. This is reporting multiple times a day.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Help logs say there are scripts running regardless of synch. So, we will turn off the scripts to see if that makes a difference NetSuite performance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone had similar experiences? If so, how did you resolve this to not bog NetSuite down? When NetSuite indicates errors during synch, does that mean there are record errors that need to be fixed?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 18:06:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-Bogging-NetSuite-Processes-Down/m-p/1236301#M86274</guid>
      <dc:creator>JStephens22</dc:creator>
      <dc:date>2025-12-22T18:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot Bogging NetSuite Processes Down</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-Bogging-NetSuite-Processes-Down/m-p/1236393#M86281</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/695684"&gt;@JStephens22&lt;/a&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Community!&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since this involves specific behavior regarding the HubSpot Sync Bundle and NetSuite scripts, I want to first loop in a few of our top contributors who have deep experience with integrations to see if they have encountered this specific performance "bogging" or the persistent error logs.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/537570"&gt;@RubenBurdin&lt;/a&gt;&lt;/SPAN&gt;, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/9259"&gt;@Mike_Eastwood&lt;/a&gt;&lt;/SPAN&gt; - have either of you seen instances where the sync scripts continue to report errors even after the sync is paused?&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;To help us dig into this further, would you be able to share:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;- Specific error codes or messages appearing in the NetSuite logs?&lt;/P&gt;
&lt;P&gt;- Are the errors referencing a specific record type (e.g., Contacts vs. Companies)?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks for sharing these details—it will help the community get you the right information to move forward!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 00:44:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-Bogging-NetSuite-Processes-Down/m-p/1236393#M86281</guid>
      <dc:creator>SealaB</dc:creator>
      <dc:date>2025-12-23T00:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot Bogging NetSuite Processes Down</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-Bogging-NetSuite-Processes-Down/m-p/1236428#M86287</link>
      <description>&lt;P&gt;This sounds like a really challenging performance issue and you are right to be concerned about NetSuite getting bogged down. The fact that you are still seeing sync errors even after turning off the sync is a clear sign that there are background scripts or scheduled processes still running that are hitting NetSuite's APIs.&lt;/P&gt;&lt;P&gt;Here is what is likely happening:&lt;/P&gt;&lt;P&gt;The HubSpot Sync Bundle for NetSuite uses scheduled scripts that run in the background to keep data in sync. Even when you disable the main sync toggle, some of these scheduled scripts may still be active and trying to execute. NetSuite tracks all script execution and API calls, so if those scripts are still queued or running on a schedule, they will continue to consume governance units and processing resources.&lt;/P&gt;&lt;P&gt;The errors you are seeing during sync attempts usually mean one of two things. First, there could be record-level issues where specific records in HubSpot or NetSuite have data that does not meet validation rules or field mapping requirements. Second, the scripts themselves might be timing out or hitting governance limits because they are processing too many records at once.&lt;/P&gt;&lt;P&gt;Here is what I recommend you do to resolve this:&lt;/P&gt;&lt;P&gt;First, go into NetSuite and check the Scheduled Script Status page under Customization &amp;gt; Scripting &amp;gt; Scheduled Scripts. Look for any HubSpot-related scripts that are still marked as active or have queued executions. You need to disable these completely, not just pause the sync from the HubSpot side.&lt;/P&gt;&lt;P&gt;Second, review the Script Execution Log in NetSuite under Customization &amp;gt; Scripting &amp;gt; Script Execution Log. Filter by HubSpot scripts and look at the specific error messages. This will tell you exactly which records are failing and why. Common issues include missing required fields, invalid data formats, or permission problems.&lt;/P&gt;&lt;P&gt;Third, check your sync settings in the HubSpot Sync Bundle configuration. Make sure you have set reasonable batch sizes and frequency limits. If you are syncing thousands of records multiple times per day, that will absolutely bog down NetSuite. Consider reducing the batch size to 50-100 records at a time and spacing out sync intervals.&lt;/P&gt;&lt;P&gt;Fourth, look at your field mappings. If you have custom fields or complex formulas mapped between HubSpot and NetSuite, those can cause significant processing overhead. Simplify where possible and only sync the fields you actually need.&lt;/P&gt;&lt;P&gt;Regarding your question about errors during sync, yes, those typically indicate data issues that need to be fixed. The errors could be on either the HubSpot side or the NetSuite side. You need to identify which specific records are failing and fix the underlying data problems. Otherwise, the scripts will keep retrying those failed records and consuming resources.&lt;/P&gt;&lt;P&gt;One more thing to check is whether you have any workflows or custom scripts in NetSuite that are triggered by record updates from HubSpot. If HubSpot is updating a record and that triggers a heavy workflow or another script, you can end up with cascading performance issues.&lt;/P&gt;&lt;P&gt;Turning off the scripts like you mentioned is a good troubleshooting step. If NetSuite performance improves after disabling the HubSpot scripts, that confirms the sync bundle is the culprit. You can then turn the scripts back on one at a time with reduced frequency and batch sizes to find the right balance.&lt;/P&gt;&lt;P&gt;If you need help reviewing the specific error logs or optimizing your sync configuration, feel free to share the error details here and I can provide more targeted guidance.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 06:18:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-Bogging-NetSuite-Processes-Down/m-p/1236428#M86287</guid>
      <dc:creator>amjadkhatri</dc:creator>
      <dc:date>2025-12-23T06:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot Bogging NetSuite Processes Down</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-Bogging-NetSuite-Processes-Down/m-p/1236436#M86288</link>
      <description>&lt;P&gt;Disable all HubSpot scheduled scripts in NetSuite, fix any data errors, reduce batch sizes, and space out sync intervals to prevent performance issues.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 07:17:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-Bogging-NetSuite-Processes-Down/m-p/1236436#M86288</guid>
      <dc:creator>zoi</dc:creator>
      <dc:date>2025-12-23T07:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot Bogging NetSuite Processes Down</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-Bogging-NetSuite-Processes-Down/m-p/1237664#M86344</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/695684"&gt;@JStephens22&lt;/a&gt;,&lt;BR /&gt;This is unfortunately a common pain point with the HubSpot Sync Bundle for NetSuite. &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1012617"&gt;@amjadkhatri&lt;/a&gt; covered the diagnostic steps well, but I want to add some context on why this happens and what your options are.&lt;BR /&gt;The root issue is architectural. The Sync Bundle runs SuiteScripts inside NetSuite which consume governance units on every execution. Even "turning off" the sync from HubSpot's side doesnt necessarily stop the scheduled scripts that are already deployed in NetSuite. Those scripts wake up on their schedule, check for work, and consume resources even if theres nothing to sync. When there are errors, they retry repeatedly which compounds the problem.&lt;BR /&gt;To properly disable everything, you need to go to Customization &amp;gt; Scripting &amp;gt; Script Deployments in NetSuite (not just Scheduled Scripts) and set the HubSpot related deployments to "Not Scheduled" or "Testing" status. Thats the only way to fully stop them from executing.&lt;BR /&gt;Regarding the errors, yes they typically mean record validation failures. Common culprits include missing required fields on NetSuite records, customer/contact associations that dont exist, or currency mismatches. Check the Script Execution Log filtered by the HubSpot bundle scripts and look at the "Details" column for specifics.&lt;BR /&gt;That said, even with perfect data, the fundamental problem is that bundle based integrations put load directly on NetSuite's scripting engine. If you're syncing significant volumes or need frequent updates, you'll keep hitting governance ceilings.&lt;BR /&gt;At &lt;A href="https://www.stacksync.com/" target="_blank" rel="noopener"&gt;Stacksync&lt;/A&gt; we've worked with several teams who hit exactly this wall with the native HubSpot NetSuite sync. Our approach doesnt run scripts inside NetSuite, so it doesnt compete for governance units or bog down your ERP. Might be worth exploring if tuning the bundle doesnt get you where you need to be.&amp;nbsp;Note: This response was written based on my own experience and lightly reformatted with AI for clarity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Happy to hear what you find in the logs!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 20:47:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubSpot-Bogging-NetSuite-Processes-Down/m-p/1237664#M86344</guid>
      <dc:creator>RubenBurdin</dc:creator>
      <dc:date>2025-12-30T20:47:03Z</dc:date>
    </item>
  </channel>
</rss>

