<?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 ServiceNow Flow Designer Approval in Service Catalog forum</title>
    <link>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3503511#M601</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a catalog Item where I have a List collector variable referencing to a custom table A, I need some help in flow designer Approval process, where for every selected values from List collector we need to look into the another custom table B, when we search in custom table B by taking Table A value, we will get some 3 to 4 records with matching name and in each record there will be a userID field.&lt;BR /&gt;&lt;BR /&gt;when the catalog Item is submitted the approval should go to all the users in table B associated with each List collector name from table A, the approval for each List collector variable is independent, the approval should goes to all the users for every selected list collector value and for all the List collector values at a time. For each List collector value any user associated with that List collector value in Table B can approve or reject.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can any one help with the logic in flow designer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 08 Mar 2026 01:54:44 GMT</pubDate>
    <dc:creator>Vasu2</dc:creator>
    <dc:date>2026-03-08T01:54:44Z</dc:date>
    <item>
      <title>ServiceNow Flow Designer Approval</title>
      <link>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3503511#M601</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a catalog Item where I have a List collector variable referencing to a custom table A, I need some help in flow designer Approval process, where for every selected values from List collector we need to look into the another custom table B, when we search in custom table B by taking Table A value, we will get some 3 to 4 records with matching name and in each record there will be a userID field.&lt;BR /&gt;&lt;BR /&gt;when the catalog Item is submitted the approval should go to all the users in table B associated with each List collector name from table A, the approval for each List collector variable is independent, the approval should goes to all the users for every selected list collector value and for all the List collector values at a time. For each List collector value any user associated with that List collector value in Table B can approve or reject.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can any one help with the logic in flow designer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2026 01:54:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3503511#M601</guid>
      <dc:creator>Vasu2</dc:creator>
      <dc:date>2026-03-08T01:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Flow Designer Approval</title>
      <link>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3503515#M602</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/23388"&gt;@Vasu2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can use scripted flow approval for this, gather all the approvers associated to all the list collector records and then use "Ask for Approval" flow action&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.servicenow.com/community/workflow-automation-blogs/scripted-approvals-in-flow-designer-with-flow-variables/ba-p/2284506" target="_blank" rel="noopener"&gt;Scripted Approvals in Flow Designer with Flow Variables&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2026 02:57:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3503515#M602</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2026-03-08T02:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Flow Designer Approval</title>
      <link>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3504588#M608</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/265966"&gt;@Ankur Bawiskar&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I am trying to achieve the similar functionality in the PDI by creating a catalog Item with one List collector variable referencing to group table. I can able to send the approval for only group users&amp;nbsp; in the list, it is not sending for the rest of the groups users for approval. I am trying to send to all group users at a time .&lt;BR /&gt;For example, If there are 5 groups in the list collector variable, all the 5 group users have to get the approval request at a time and for the approval process any one in that particular group can do the approve/reject. Each group Approval/Reject is independent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the attached flow screenshot&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 01:29:31 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3504588#M608</guid>
      <dc:creator>Vasu2</dc:creator>
      <dc:date>2026-03-10T01:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Flow Designer Approval</title>
      <link>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3504618#M609</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/23388"&gt;@Vasu2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it becomes very difficult to open each image and then check.&lt;/P&gt;
&lt;P&gt;it would be nice if you add images within post.&lt;/P&gt;
&lt;P&gt;where are you stuck?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 03:29:07 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3504618#M609</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2026-03-10T03:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Flow Designer Approval</title>
      <link>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3504629#M610</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/265966"&gt;@Ankur Bawiskar&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Currently the approval is going to one group only. I am not able to loop into every group and ask for approval for all the group users at a time. &lt;SPAN&gt;Each group Approval/Reject is independent.&lt;BR /&gt;&lt;BR /&gt;Attached is the flow designer screenshot.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vasu&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 04:22:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3504629#M610</guid>
      <dc:creator>Vasu2</dc:creator>
      <dc:date>2026-03-10T04:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Flow Designer Approval</title>
      <link>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3504633#M611</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/23388"&gt;@Vasu2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if 5 records are selected in list collector and each has 1 group&lt;/P&gt;
&lt;P&gt;so total 5 groups&lt;/P&gt;
&lt;P&gt;You are getting members of those 5 groups and then setting that in Ask for approval&lt;/P&gt;
&lt;P&gt;OR&lt;/P&gt;
&lt;P&gt;You are simply putting approval for those 5 groups using the script?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 04:27:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3504633#M611</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2026-03-10T04:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Flow Designer Approval</title>
      <link>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3505027#M615</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/265966"&gt;@Ankur Bawiskar&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I am trying to loop through each group and send the approval independently for each group but all the groups approvals at a time.&lt;BR /&gt;&lt;BR /&gt;For example, if there are 5 groups in the List collector, I am trying to loop all the 5 groups in for each condition and ask the approval one after the other in another for each condition like in the attached scrrenshot.&lt;BR /&gt;Correct me if the approach is not correct.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 13:33:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3505027#M615</guid>
      <dc:creator>Vasu2</dc:creator>
      <dc:date>2026-03-10T13:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Flow Designer Approval</title>
      <link>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3505067#M616</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/265966"&gt;@Ankur Bawiskar&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I modified the flow like the below screenshot, the approval is going one after group after the other not all groups at a time.&lt;BR /&gt;&lt;BR /&gt;I am trying to send the approvals for all the groups at a time and for each group the approval is independent anyone in that group can approve/Reject&lt;BR /&gt;Please fine the attached screenshot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Vasu&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 14:07:48 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3505067#M616</guid>
      <dc:creator>Vasu2</dc:creator>
      <dc:date>2026-03-10T14:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Flow Designer Approval</title>
      <link>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3505145#M617</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/23388"&gt;@Vasu2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;why are you iterating and sending approval for group?&lt;/P&gt;
&lt;P&gt;Why not combine all the approver groups and use the scripted approval?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 15:31:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3505145#M617</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2026-03-10T15:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Flow Designer Approval</title>
      <link>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3505177#M618</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/265966"&gt;@Ankur Bawiskar&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;because I want to send the approvals for all the groups users at a time, for example if there are 5 groups and in each group having 3 users then all the 15 approvals should have to go once and for the particular group any one in the 3 users in that group can approve or deny. If I send all the approvals with out iterating then I am thinking we can not distinguish who are the 3 users in that group that can approve/reject&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 15:57:12 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-catalog-forum/servicenow-flow-designer-approval/m-p/3505177#M618</guid>
      <dc:creator>Vasu2</dc:creator>
      <dc:date>2026-03-10T15:57:12Z</dc:date>
    </item>
  </channel>
</rss>

