<?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: Way to add new names to a list? in Data Hub</title>
    <link>https://community.hubspot.com/t5/Data-Hub/Way-to-add-new-names-to-a-list/m-p/852097#M1797</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/438446"&gt;@CBabb&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share a bit more context about where this list is hosted? Which software is used to maintain the list?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Generally, it's a bit unusual to edit list criteria through code / the HubSpot API. Typically, you would rather set a flag (e.g. set a single checkbox property to Yes) for the records matching the criteria from your external list. The list would simply filter for the flag.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is also best practice because list membership in itself should never be considered a source of information. It's always the fault of information stored in the records it's pulling.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
    <pubDate>Wed, 20 Sep 2023 04:30:16 GMT</pubDate>
    <dc:creator>karstenkoehler</dc:creator>
    <dc:date>2023-09-20T04:30:16Z</dc:date>
    <item>
      <title>Way to add new names to a list?</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Way-to-add-new-names-to-a-list/m-p/852033#M1796</link>
      <description>&lt;P&gt;Hi - is there a way to add names to an existing list with Ops Hub?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have an table with names of our clients within our contract that is constantly updated when a new client joins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking for ways to automate adding new names to this table + a way to auto-calculate a the new make-up of the group with this new addition.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It looks something like this within out contract.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Client*&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Make-up of the group*&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Client 1&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;25.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Client 2&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;25.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Client 3&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;25.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Client 4&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;25.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;0.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;0.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;0.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;TOTAL&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;100.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 01:02:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Way-to-add-new-names-to-a-list/m-p/852033#M1796</guid>
      <dc:creator>CBabb</dc:creator>
      <dc:date>2023-09-20T01:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Way to add new names to a list?</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Way-to-add-new-names-to-a-list/m-p/852097#M1797</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/438446"&gt;@CBabb&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share a bit more context about where this list is hosted? Which software is used to maintain the list?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Generally, it's a bit unusual to edit list criteria through code / the HubSpot API. Typically, you would rather set a flag (e.g. set a single checkbox property to Yes) for the records matching the criteria from your external list. The list would simply filter for the flag.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is also best practice because list membership in itself should never be considered a source of information. It's always the fault of information stored in the records it's pulling.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 04:30:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Way-to-add-new-names-to-a-list/m-p/852097#M1797</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2023-09-20T04:30:16Z</dc:date>
    </item>
  </channel>
</rss>

