<?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: Callable recipe in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1986#M796</link>
    <description>&lt;DIV dir="auto"&gt;
Call them&amp;nbsp; asynchronously.&amp;nbsp; &lt;SPAN id="ms-outlook-android-cursor"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;
&lt;/DIV&gt;&lt;DIV id="ms-outlook-mobile-signature" dir="auto"&gt;Get &lt;A href="https://aka.ms/ghei36"&gt;
Outlook for Android&lt;/A&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 30 Dec 2021 14:05:44 GMT</pubDate>
    <dc:creator>lisa-willis</dc:creator>
    <dc:date>2021-12-30T14:05:44Z</dc:date>
    <item>
      <title>Callable recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1982#M792</link>
      <description>&lt;P&gt;Hi, Is there a way that we can call two callable recipe at same time?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Dec 2021 08:21:10 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1982#M792</guid>
      <dc:creator>b-h-amarnath</dc:creator>
      <dc:date>2021-12-30T08:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Callable recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1983#M793</link>
      <description>&lt;DIV dir="auto"&gt;Not that I’m aware of. Though you can call two recipes nearly simultaneously by calling them asynchonously. That said caindier any implications if you need to use their responses later in your recipe. If you need to use the responses and you don’t wait for them you could create a race condition.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;</description>
      <pubDate>Thu, 30 Dec 2021 08:35:14 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1983#M793</guid>
      <dc:creator>vinny-sosa</dc:creator>
      <dc:date>2021-12-30T08:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Callable recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1984#M794</link>
      <description>&lt;P&gt;Hi Amarnath, &lt;/P&gt;&lt;P&gt;You can do what Vinny's suggested by calling the callable recipe asynchonously, or you can try nested callable recipes, meaning you call the second callable recipe inside the first callable recipe. So, when the parent recipe call the first recipe and start the actions, the first recipe also trigger the second callable recipe to start. Just remember to call the second callable recipe asynchonously, so the first callable recipe don't wait the second recipe to complete its actions.&lt;/P&gt;&lt;P&gt;I hope this suggestion is useful.  &lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 08:55:22 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1984#M794</guid>
      <dc:creator>martina-yuliant</dc:creator>
      <dc:date>2021-12-30T08:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Callable recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1985#M795</link>
      <description>&lt;P&gt;By calling one after another, but remember to set to asynchonous jobs. The workato servers would allocate separate resources for these asynchonous jobs, so they will seem running at the same time already. &lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 09:32:34 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1985#M795</guid>
      <dc:creator>james-ng</dc:creator>
      <dc:date>2021-12-30T09:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Callable recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1986#M796</link>
      <description>&lt;DIV dir="auto"&gt;
Call them&amp;nbsp; asynchronously.&amp;nbsp; &lt;SPAN id="ms-outlook-android-cursor"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;
&lt;/DIV&gt;&lt;DIV id="ms-outlook-mobile-signature" dir="auto"&gt;Get &lt;A href="https://aka.ms/ghei36"&gt;
Outlook for Android&lt;/A&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 30 Dec 2021 14:05:44 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1986#M796</guid>
      <dc:creator>lisa-willis</dc:creator>
      <dc:date>2021-12-30T14:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Callable recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1987#M797</link>
      <description>&lt;P&gt;I dont want to use the response. I will try your way. Thank you Vinny.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 23:51:56 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1987#M797</guid>
      <dc:creator>b-h-amarnath</dc:creator>
      <dc:date>2021-12-30T23:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Callable recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1988#M798</link>
      <description>&lt;P&gt;Thanks for the response Martina. Nested recipe doesnt work for me in my case.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 23:53:05 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1988#M798</guid>
      <dc:creator>b-h-amarnath</dc:creator>
      <dc:date>2021-12-30T23:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Callable recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1989#M799</link>
      <description>&lt;P&gt;Thanks James. Will try it.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Dec 2021 00:06:35 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/callable-recipe/m-p/1989#M799</guid>
      <dc:creator>b-h-amarnath</dc:creator>
      <dc:date>2021-12-31T00:06:35Z</dc:date>
    </item>
  </channel>
</rss>

