<?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: Add to List has no options in Workato Academy Discussion</title>
    <link>https://systematic.workato.com/t5/workato-academy-discussion/add-to-list-has-no-options/m-p/10274#M475</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/12039"&gt;@collin_baker_4&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;To loop you need a list, instead of creating variables go with list.&amp;nbsp;&lt;BR /&gt;In variable by workato choose action as &lt;STRONG&gt;Create List (Batch)&lt;BR /&gt;&lt;/STRONG&gt;then create some dummy field in it and then edit schema of it completely with below one and name the list&amp;nbsp;&lt;BR /&gt;then you should be seeing the list to map in loop&lt;/P&gt;&lt;LI-CODE lang="java"&gt;[
  {
    "control_type": "text",
    "label": "Title",
    "name": "Title",
    "type": "string",
    "hint": "Defaults to nil if not supplied.",
    "optional": true,
    "sticky": true
  },
  {
    "control_type": "date",
    "label": "Due date",
    "render_input": "date_conversion",
    "parse_output": "date_conversion",
    "name": "Due_date",
    "type": "date",
    "hint": "Defaults to nil if not supplied.",
    "optional": true,
    "sticky": true
  },
  {
    "control_type": "text",
    "label": "Status",
    "name": "Status",
    "type": "string",
    "hint": "Defaults to nil if not supplied.",
    "optional": true,
    "sticky": true
  },
  {
    "control_type": "text",
    "label": "Permalink",
    "name": "Permalink",
    "type": "string",
    "hint": "Defaults to nil if not supplied.",
    "optional": true,
    "sticky": true
  },
  {
    "properties": [
      {
        "control_type": "text",
        "label": "Title",
        "name": "Title",
        "type": "string",
        "hint": "Defaults to nil if not supplied.",
        "optional": true,
        "sticky": true
      }
    ],
    "label": "Project",
    "name": "Project",
    "type": "object",
    "hint": "Defaults to nil if not supplied.",
    "optional": true,
    "sticky": true
  }
]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Please refer the below images&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="Screenshot 2025-06-20 012423.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2156i8D5D3DAE85A60C75/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-20 012423.png" alt="Screenshot 2025-06-20 012423.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="Screenshot 2025-06-20 012457.png" style="width: 681px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2157i211E6849694065EB/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-20 012457.png" alt="Screenshot 2025-06-20 012457.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jun 2025 19:55:38 GMT</pubDate>
    <dc:creator>Bhagya_pola</dc:creator>
    <dc:date>2025-06-19T19:55:38Z</dc:date>
    <item>
      <title>Add to List has no options</title>
      <link>https://systematic.workato.com/t5/workato-academy-discussion/add-to-list-has-no-options/m-p/10271#M474</link>
      <description>&lt;P&gt;currently i am trying to set up a system that will automatically email our employees there wrike tasks at the beginning of every monday. my knowledge on the builder and formulas is limited, so i have been having people help me and also getting help from Gemini to help. my issue is that in step 5 of my recipe, i was told to "Create a Variable -&amp;gt; Label: Tasks Due this Week -&amp;gt; Data Type: List".&amp;nbsp;&lt;BR /&gt;From there I updated the schema to this&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-19 at 3.20.13 PM.png" style="width: 746px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2151iEAAC1235C86CC38E/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-19 at 3.20.13 PM.png" alt="Screenshot 2025-06-19 at 3.20.13 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-19 at 3.20.24 PM.png" style="width: 746px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2152i3B84BC67DF0521D1/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-19 at 3.20.24 PM.png" alt="Screenshot 2025-06-19 at 3.20.24 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After doing that, my table looked like this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-19 at 3.19.52 PM.png" style="width: 746px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2153i2D8CD4165FF670AF/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-19 at 3.19.52 PM.png" alt="Screenshot 2025-06-19 at 3.19.52 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, after this I made a repeat loop&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-19 at 3.27.25 PM.png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2155iC0AA838A5B538C18/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-06-19 at 3.27.25 PM.png" alt="Screenshot 2025-06-19 at 3.27.25 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But after the that, It ask me to add the list "Tasks Due This Week", and no matter how I changed the schema or messed with other parts, I could not get it to appear in "List Name"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-19 at 3.20.46 PM.png" style="width: 746px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2154iD8E1B500DB638284/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-19 at 3.20.46 PM.png" alt="Screenshot 2025-06-19 at 3.20.46 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If anyone has any guidance, it would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 19:30:05 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-academy-discussion/add-to-list-has-no-options/m-p/10271#M474</guid>
      <dc:creator>collin_baker_4</dc:creator>
      <dc:date>2025-06-19T19:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add to List has no options</title>
      <link>https://systematic.workato.com/t5/workato-academy-discussion/add-to-list-has-no-options/m-p/10274#M475</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/12039"&gt;@collin_baker_4&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;To loop you need a list, instead of creating variables go with list.&amp;nbsp;&lt;BR /&gt;In variable by workato choose action as &lt;STRONG&gt;Create List (Batch)&lt;BR /&gt;&lt;/STRONG&gt;then create some dummy field in it and then edit schema of it completely with below one and name the list&amp;nbsp;&lt;BR /&gt;then you should be seeing the list to map in loop&lt;/P&gt;&lt;LI-CODE lang="java"&gt;[
  {
    "control_type": "text",
    "label": "Title",
    "name": "Title",
    "type": "string",
    "hint": "Defaults to nil if not supplied.",
    "optional": true,
    "sticky": true
  },
  {
    "control_type": "date",
    "label": "Due date",
    "render_input": "date_conversion",
    "parse_output": "date_conversion",
    "name": "Due_date",
    "type": "date",
    "hint": "Defaults to nil if not supplied.",
    "optional": true,
    "sticky": true
  },
  {
    "control_type": "text",
    "label": "Status",
    "name": "Status",
    "type": "string",
    "hint": "Defaults to nil if not supplied.",
    "optional": true,
    "sticky": true
  },
  {
    "control_type": "text",
    "label": "Permalink",
    "name": "Permalink",
    "type": "string",
    "hint": "Defaults to nil if not supplied.",
    "optional": true,
    "sticky": true
  },
  {
    "properties": [
      {
        "control_type": "text",
        "label": "Title",
        "name": "Title",
        "type": "string",
        "hint": "Defaults to nil if not supplied.",
        "optional": true,
        "sticky": true
      }
    ],
    "label": "Project",
    "name": "Project",
    "type": "object",
    "hint": "Defaults to nil if not supplied.",
    "optional": true,
    "sticky": true
  }
]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Please refer the below images&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="Screenshot 2025-06-20 012423.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2156i8D5D3DAE85A60C75/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-20 012423.png" alt="Screenshot 2025-06-20 012423.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="Screenshot 2025-06-20 012457.png" style="width: 681px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2157i211E6849694065EB/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-20 012457.png" alt="Screenshot 2025-06-20 012457.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 19:55:38 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-academy-discussion/add-to-list-has-no-options/m-p/10274#M475</guid>
      <dc:creator>Bhagya_pola</dc:creator>
      <dc:date>2025-06-19T19:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Add to List has no options</title>
      <link>https://systematic.workato.com/t5/workato-academy-discussion/add-to-list-has-no-options/m-p/10351#M485</link>
      <description>&lt;P&gt;Hi there! &lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/12039"&gt;@collin_baker_4&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is a common point of confusion when working with lists in Workato.&lt;/P&gt;&lt;P&gt;Instead of creating a list using the &lt;STRONG&gt;“Create Variable”&lt;/STRONG&gt; step, you actually need to use the &lt;STRONG&gt;“Create List”&lt;/STRONG&gt; action from the &lt;STRONG&gt;Variables by Workato&lt;/STRONG&gt;. This is an important distinction because:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The &lt;STRONG&gt;"Create Variable"&lt;/STRONG&gt; step does not support iteration in a repeat loop. (For this iteration process we need to parse the Variable output).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Only a list created using &lt;STRONG&gt;"Create List"&lt;/STRONG&gt; can be added to using &lt;STRONG&gt;"Add item to list"&lt;/STRONG&gt; and we can iterate overusing a &lt;STRONG&gt;"Repeat Action"&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;Here's what you should do instead:&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Use the &lt;STRONG&gt;"Create list"&lt;/STRONG&gt; action --&amp;gt; Need to create a "TasksDueThisWeek" list with the payload structure mentioned by you.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Then, use the &lt;STRONG&gt;"Repeat action"&lt;/STRONG&gt; and select your newly created list (TasksDueThisWeek).&lt;/LI&gt;&lt;LI&gt;Use the &lt;STRONG&gt;"Add item to list"&lt;/STRONG&gt; action inside a loop or conditional logic to populate it with your tasks data.&lt;BR /&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-01 194939.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2189i0CE04CF5190C8B95/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-01 194939.png" alt="Screenshot 2025-07-01 194939.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Let me know if it works to you — happy to help further! &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 14:21:22 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-academy-discussion/add-to-list-has-no-options/m-p/10351#M485</guid>
      <dc:creator>Pavithra_C</dc:creator>
      <dc:date>2025-07-01T14:21:22Z</dc:date>
    </item>
  </channel>
</rss>

