<?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 Adding batch processing to an API endpoint recipe in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/adding-batch-processing-to-an-api-endpoint-recipe/m-p/11650#M4479</link>
    <description>&lt;P&gt;Seeing that workato supports batch processing in recipes, is there a way to handle batch processing with an API request trigger that has multiple objects in its JSON request?&lt;/P&gt;&lt;P&gt;From the docs, it seems like I'd have to transform the JSON request into an integration (like a list) before I'd be able to apply batch processing actions on it.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:46:10 GMT</pubDate>
    <dc:creator>juliaju</dc:creator>
    <dc:date>2026-01-26T16:46:10Z</dc:date>
    <item>
      <title>Adding batch processing to an API endpoint recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/adding-batch-processing-to-an-api-endpoint-recipe/m-p/11650#M4479</link>
      <description>&lt;P&gt;Seeing that workato supports batch processing in recipes, is there a way to handle batch processing with an API request trigger that has multiple objects in its JSON request?&lt;/P&gt;&lt;P&gt;From the docs, it seems like I'd have to transform the JSON request into an integration (like a list) before I'd be able to apply batch processing actions on it.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:46:10 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/adding-batch-processing-to-an-api-endpoint-recipe/m-p/11650#M4479</guid>
      <dc:creator>juliaju</dc:creator>
      <dc:date>2026-01-26T16:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding batch processing to an API endpoint recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/adding-batch-processing-to-an-api-endpoint-recipe/m-p/11651#M4480</link>
      <description>&lt;P&gt;If you're talking about aggregating multiple API requests into a single job, I don't think this is possible. Not natively at least.&lt;/P&gt;&lt;P&gt;Offhand, I think you would need to store the API requests in a data table or similar, and then create a recipe that periodically polls the data table and processes available requests. IMO, this would be silly to do.&lt;/P&gt;&lt;P&gt;The API will pass any payload to a recipe, and that recipe can do whatever you want it to do. So pass an array of objects to your API, and process them in the recipe. (IMO, this is the better approach.)&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 17:46:26 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/adding-batch-processing-to-an-api-endpoint-recipe/m-p/11651#M4480</guid>
      <dc:creator>gary1</dc:creator>
      <dc:date>2026-01-26T17:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding batch processing to an API endpoint recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/adding-batch-processing-to-an-api-endpoint-recipe/m-p/11654#M4483</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/13236"&gt;@juliaju&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Could you please share a sample payload from the trigger? That would help clarify things.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 02:48:27 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/adding-batch-processing-to-an-api-endpoint-recipe/m-p/11654#M4483</guid>
      <dc:creator>Bhagya_pola</dc:creator>
      <dc:date>2026-01-28T02:48:27Z</dc:date>
    </item>
  </channel>
</rss>

