<?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: Complete a batch of callbacks limit in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1235699#M86236</link>
    <description>&lt;P&gt;I tasted the wrong link whoops, I meant this batch operation&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/automation-actions-v4-v4/callbacks/post-automation-v4-actions-callbacks-complete" target="_blank"&gt;https://developers.hubspot.com/docs/api-reference/automation-actions-v4-v4/callbacks/post-automation-v4-actions-callbacks-complete&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Dec 2025 10:39:37 GMT</pubDate>
    <dc:creator>KvanStaveren</dc:creator>
    <dc:date>2025-12-19T10:39:37Z</dc:date>
    <item>
      <title>Complete a batch of callbacks limit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1234930#M86188</link>
      <description>&lt;P&gt;Does anybody know what is the limit of this batch operation?&lt;BR /&gt;&lt;BR /&gt;I have seen 100 and 500 in the docs of other endpoints, I would like to use prevent sending to much.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://api.hubapi.com/integrators/timeline/v4/events" target="_blank"&gt;https://api.hubapi.com/integrators/timeline/v4/events&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 12:09:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1234930#M86188</guid>
      <dc:creator>KvanStaveren</dc:creator>
      <dc:date>2025-12-17T12:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Complete a batch of callbacks limit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1234948#M86189</link>
      <description>&lt;P&gt;Hubspot batch operations usually uses the same system so I'm assuming the batch limits are the same for this object also (100 records at a time):&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/crm-contacts-v3/guide#limits" target="_blank"&gt;https://developers.hubspot.com/docs/api-reference/crm-contacts-v3/guide#limits&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are specific timeline limits that relate to other things (although documentation says this is for legacy apps so it might have been increased for their new apps):&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;You can create up to 750 timeline event types per public app.
You can create up to 500 properties per timeline event type.
Each serialized event instance has the following size limits:
500 bytes for the event instance ID
510 KB per property/token
1 MB in total size for the event instance&lt;/LI-CODE&gt;&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/developer-tooling/platform/usage-guidelines#timeline-event-limits" target="_blank"&gt;https://developers.hubspot.com/docs/developer-tooling/platform/usage-guidelines#timeline-event-limits&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is also a rolling ten limit for APIs which is how many requests you can do in 10 seconds.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/developer-tooling/platform/usage-guidelines#rate-limits" target="_blank"&gt;https://developers.hubspot.com/docs/developer-tooling/platform/usage-guidelines#rate-limits&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 12:59:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1234948#M86189</guid>
      <dc:creator>MichaelMa</dc:creator>
      <dc:date>2025-12-17T12:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Complete a batch of callbacks limit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1235046#M86197</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/754518"&gt;@KvanStaveren&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I quote from the official HubSpot documentation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;H2 id="sending-event-occurrences"&gt;&lt;EM&gt;&lt;SPAN class=""&gt;Sending event occurrences&lt;/SPAN&gt;&lt;/EM&gt;&lt;/H2&gt;&lt;DIV class=""&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;DIV class=""&gt;&lt;EM&gt;Send a single occurrence&lt;/EM&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;DIV class=""&gt;&lt;EM&gt;Send a batch of occurrences&lt;/EM&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;EM&gt;To send a batch of event occurrences, make a&amp;nbsp;POST&amp;nbsp;request to&amp;nbsp;/integrators/timeline/v4/events/batch.&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;In the request body, include up to 500 comma-separated event occurrence objects within an&amp;nbsp;inputs&amp;nbsp;array. If any occurrences in the batch fail to validate, no occurrences from the batch will be accepted.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Did my post resolve your question? If so, please consider&amp;nbsp;&lt;STRONG&gt;marking it as the accepted solution&amp;nbsp;to help others in the community.&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Kind regards&lt;BR /&gt;Dennis&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Dec 2025 16:12:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1235046#M86197</guid>
      <dc:creator>d-lupo</dc:creator>
      <dc:date>2025-12-17T16:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Complete a batch of callbacks limit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1235402#M86221</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/754518"&gt;@KvanStaveren&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;There is no limit for timeline events as of now; the limit is on bulk updates of other objects, which is 100 per batch. &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this will help you out. Please mark it as &lt;/SPAN&gt;&lt;STRONG&gt;Solution Accepted and upvote&lt;/STRONG&gt;&lt;SPAN&gt; to help another Community member.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 12:41:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1235402#M86221</guid>
      <dc:creator>GRajput</dc:creator>
      <dc:date>2025-12-18T12:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Complete a batch of callbacks limit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1235699#M86236</link>
      <description>&lt;P&gt;I tasted the wrong link whoops, I meant this batch operation&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/automation-actions-v4-v4/callbacks/post-automation-v4-actions-callbacks-complete" target="_blank"&gt;https://developers.hubspot.com/docs/api-reference/automation-actions-v4-v4/callbacks/post-automation-v4-actions-callbacks-complete&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 10:39:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1235699#M86236</guid>
      <dc:creator>KvanStaveren</dc:creator>
      <dc:date>2025-12-19T10:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Complete a batch of callbacks limit</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1235731#M86242</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/754518"&gt;@KvanStaveren&lt;/a&gt;&lt;/SPAN&gt; and thank you for sharing the updated link!&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While the documentation doesn’t currently specify the exact batch limit for the automation callbacks complete endpoint (POST /automation/v4/actions/callbacks/complete), it’s generally safe to start with batches of 100, as this matches the limit for most HubSpot batch endpoints, sometimes even up to 500 for timeline events.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend testing with smaller batches to see what works best.&lt;BR /&gt;&lt;BR /&gt;Also, it’s a great idea to &lt;A href="https://developers.hubspot.com/feedback" target="_blank"&gt;submit feedback through the HubSpot Developer feedback form&lt;/A&gt;, this helps the team consider adding clearer documentation for the exact limits on this endpoint.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and have a wonderful weekend!&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 12:29:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Complete-a-batch-of-callbacks-limit/m-p/1235731#M86242</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-12-19T12:29:10Z</dc:date>
    </item>
  </channel>
</rss>

