<?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 Marketing Email API Migration to ILS Lists in Developer Announcements</title>
    <link>https://community.hubspot.com/t5/Developer-Announcements/Marketing-Email-API-Migration-to-ILS-Lists/m-p/1010068#M765</link>
    <description>&lt;P class="developers-blog__post-content-dates"&gt;&lt;SPAN&gt;With the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit;" title="Lists Migration changelog post" href="https://developers.hubspot.com/changelog/upcoming-sunset-v1-lists-api" target="_blank" rel="noopener"&gt;migration process from List IDs to ILS List IDs&lt;/A&gt;&lt;SPAN&gt;, the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit;" title="Marketing Email API documentation" href="https://developers.hubspot.com/beta-docs/guides/api/marketing/emails/marketing-emails" target="_blank" rel="noopener"&gt;Marketing Email API&amp;nbsp;&lt;/A&gt;&lt;SPAN&gt;is being updated to include the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit;" title="Knowledgbase article regarding list FAQs" href="https://knowledge.hubspot.com/lists/lists-faq?_gl=1*143kakg*_ga*OTkwNTMxMzkxLjE2OTc1OTQ1OTc.*_ga_LXTM6CQ0XK*MTY5NzU5NDU5Ni4xLjEuMTY5NzU5NzI5NC42MC4wLjA.#ils-list" target="_blank" rel="noopener"&gt;ILS List ID&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;in the response and accept ILS IDs in the request. &lt;STRONG&gt;On&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;October 31st, 2024&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="language-en"&gt;contactLists&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;object will no longer function and will be removed from Marketing Email API calls.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="developers-blog__post-content-dates"&gt;&amp;nbsp;&lt;/P&gt;
&lt;ARTICLE class="developers-blog__post-content-body"&gt;
&lt;H3&gt;What's Changing?&lt;/H3&gt;
&lt;P&gt;We are updating the Marketing Email API endpoints to include both the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="language-en"&gt;contactListId&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/CODE&gt;and the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="language-en"&gt;contactIlsId&lt;/CODE&gt;. During the migration process, you should expect this pattern with regards to contact lists:&lt;/P&gt;
&lt;DIV id="hs_cos_wrapper_widget_93e15d37-be40-4012-afde-499daa1cfe98" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" data-hs-cos-general-type="widget" data-hs-cos-type="module"&gt;
&lt;SECTION class="code-block"&gt;
&lt;DIV class="code-block__tablist" role="tablist" aria-label="Code Example"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="code-snippet"&gt;
&lt;DIV class="code-toolbar"&gt;&lt;LI-CODE lang="json"&gt;// JSON snippet 
{
  "contactIds": {
    "exclude": [],
    "include": []
  },
  "contactIlsLists": {
    "exclude": [],
    "include": ["25"]
  },
  "contactLists": {
    "exclude": [],
    "include": ["17"]
  }
}
&lt;/LI-CODE&gt;
&lt;DIV class="toolbar"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/SECTION&gt;
&lt;/DIV&gt;
&lt;H3&gt;When Is This Happening?&lt;/H3&gt;
&lt;P&gt;This functionality is available now. Developers can expect both IDs until&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;October 31st, 2024&lt;/STRONG&gt;. After this date,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="language-en"&gt;contactLists&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;IDs will be removed and will no longer be functional.&lt;/P&gt;
&lt;/ARTICLE&gt;</description>
    <pubDate>Mon, 15 Jul 2024 16:10:44 GMT</pubDate>
    <dc:creator>dennisedson</dc:creator>
    <dc:date>2024-07-15T16:10:44Z</dc:date>
    <item>
      <title>Marketing Email API Migration to ILS Lists</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Marketing-Email-API-Migration-to-ILS-Lists/m-p/1010068#M765</link>
      <description>&lt;P class="developers-blog__post-content-dates"&gt;&lt;SPAN&gt;With the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit;" title="Lists Migration changelog post" href="https://developers.hubspot.com/changelog/upcoming-sunset-v1-lists-api" target="_blank" rel="noopener"&gt;migration process from List IDs to ILS List IDs&lt;/A&gt;&lt;SPAN&gt;, the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit;" title="Marketing Email API documentation" href="https://developers.hubspot.com/beta-docs/guides/api/marketing/emails/marketing-emails" target="_blank" rel="noopener"&gt;Marketing Email API&amp;nbsp;&lt;/A&gt;&lt;SPAN&gt;is being updated to include the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit;" title="Knowledgbase article regarding list FAQs" href="https://knowledge.hubspot.com/lists/lists-faq?_gl=1*143kakg*_ga*OTkwNTMxMzkxLjE2OTc1OTQ1OTc.*_ga_LXTM6CQ0XK*MTY5NzU5NDU5Ni4xLjEuMTY5NzU5NzI5NC42MC4wLjA.#ils-list" target="_blank" rel="noopener"&gt;ILS List ID&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;in the response and accept ILS IDs in the request. &lt;STRONG&gt;On&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;October 31st, 2024&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="language-en"&gt;contactLists&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;object will no longer function and will be removed from Marketing Email API calls.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="developers-blog__post-content-dates"&gt;&amp;nbsp;&lt;/P&gt;
&lt;ARTICLE class="developers-blog__post-content-body"&gt;
&lt;H3&gt;What's Changing?&lt;/H3&gt;
&lt;P&gt;We are updating the Marketing Email API endpoints to include both the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="language-en"&gt;contactListId&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/CODE&gt;and the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="language-en"&gt;contactIlsId&lt;/CODE&gt;. During the migration process, you should expect this pattern with regards to contact lists:&lt;/P&gt;
&lt;DIV id="hs_cos_wrapper_widget_93e15d37-be40-4012-afde-499daa1cfe98" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" data-hs-cos-general-type="widget" data-hs-cos-type="module"&gt;
&lt;SECTION class="code-block"&gt;
&lt;DIV class="code-block__tablist" role="tablist" aria-label="Code Example"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="code-snippet"&gt;
&lt;DIV class="code-toolbar"&gt;&lt;LI-CODE lang="json"&gt;// JSON snippet 
{
  "contactIds": {
    "exclude": [],
    "include": []
  },
  "contactIlsLists": {
    "exclude": [],
    "include": ["25"]
  },
  "contactLists": {
    "exclude": [],
    "include": ["17"]
  }
}
&lt;/LI-CODE&gt;
&lt;DIV class="toolbar"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/SECTION&gt;
&lt;/DIV&gt;
&lt;H3&gt;When Is This Happening?&lt;/H3&gt;
&lt;P&gt;This functionality is available now. Developers can expect both IDs until&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;October 31st, 2024&lt;/STRONG&gt;. After this date,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="language-en"&gt;contactLists&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;IDs will be removed and will no longer be functional.&lt;/P&gt;
&lt;/ARTICLE&gt;</description>
      <pubDate>Mon, 15 Jul 2024 16:10:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Marketing-Email-API-Migration-to-ILS-Lists/m-p/1010068#M765</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2024-07-15T16:10:44Z</dc:date>
    </item>
  </channel>
</rss>

