<?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: Custom Object - Events and Status for Individual Contacts in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/575811#M50883</link>
    <description>&lt;P&gt;Hi Ludwig,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really like this solution - I wasn't so sure because it seemed like added complexity to have another custom object, that would essentially only have one property. But it does seem that it solves a number of use cases.&amp;nbsp; - thank you for your response&lt;/P&gt;&lt;P&gt;Nicole&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Feb 2022 17:25:37 GMT</pubDate>
    <dc:creator>NNestel</dc:creator>
    <dc:date>2022-02-14T17:25:37Z</dc:date>
    <item>
      <title>Custom Object - Events and Status for Individual Contacts</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/574563#M50823</link>
      <description>&lt;P&gt;Hi Community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are architecting a custom object called "Event" to cover third party webinars, trade shows, live events etc. Would like this to be able to generate records associated to contacts that include the Event_title, start date, type of event AND an individual records status for that particular event. (registered, attended, session attendee, meeting, etc)&amp;nbsp;&lt;BR /&gt;Can I get some input on whether this would be better to do as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;One custom object - event&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This would mean we would have multiple records for each event&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Event1-Registered&lt;/LI&gt;&lt;LI&gt;Event1-Attended&lt;/LI&gt;&lt;LI&gt;Event1-Meeting&lt;/LI&gt;&lt;LI&gt;Event2-Registered&lt;/LI&gt;&lt;LI&gt;Event2-Attended&lt;/LI&gt;&lt;LI&gt;Event2-Meeting&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;(associate to contact record via workflow)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Or 2 Custom objects -&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Event_Status&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Registered&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Attended&lt;/LI&gt;&lt;LI&gt;Meeting&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Event&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Event1&lt;/LI&gt;&lt;LI&gt;Event2&lt;/LI&gt;&lt;LI&gt;Event3&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Associate EventStatus to Event and Contact&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or is there some other solution that someone brilliant has thought of?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 17:51:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/574563#M50823</guid>
      <dc:creator>Nicole_n</dc:creator>
      <dc:date>2022-02-11T17:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Object - Events and Status for Individual Contacts</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/574710#M50837</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111325"&gt;@karstenkoehler&lt;/a&gt; ,&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/73772"&gt;@Kevin-C&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Either of you smooth operators have thoughts on this lil pickle?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 20:09:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/574710#M50837</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2022-02-11T20:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Object - Events and Status for Individual Contacts</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/575551#M50862</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/82178"&gt;@Nicole_n&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;We're building the very same architecture for our client who organizes physical and digital conferences.&lt;BR /&gt;We've opted for 2 custom objects linked together for several reasons :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1/ if you need to sync with a third party system, you can have your event table the same as your third party's and have it automatically created on Hubspot even with no registration associated to it.&lt;BR /&gt;(Let's say you create your webinar and then you want to automate an invitation by email from Hubspot using dynamic content, this lets you do it)&lt;BR /&gt;&lt;BR /&gt;2/ having an Event_status object lets you create a pipeline for your custom object to monitor the status of your invitations and helps the organization of follow-ups.&lt;BR /&gt;&lt;BR /&gt;3/&amp;nbsp; This de-cluters data inside your Hubspot account and makes it easier to read for users&amp;nbsp;&lt;BR /&gt;You can include as a secondary display property the status (invited, registered, etc.).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4/ If you include metadata on the event itself (like the cost for example), you can also make reports on the event object itself to provide an quick overview of the profitability per event.&lt;BR /&gt;&lt;BR /&gt;5/ Let's say you want to update an event metadata, if you go for the two objects solution you just have to edit one record whereas if you go with one denormalized event table, you'll have to edit all the records pertaining to that event.&lt;BR /&gt;&lt;BR /&gt;Hope this helps, for us it turned out fine but we'll have to see in the long run !&lt;/P&gt;
&lt;P&gt;Ludwig&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 10:24:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/575551#M50862</guid>
      <dc:creator>LMeert</dc:creator>
      <dc:date>2022-02-14T10:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Object - Events and Status for Individual Contacts</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/575811#M50883</link>
      <description>&lt;P&gt;Hi Ludwig,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really like this solution - I wasn't so sure because it seemed like added complexity to have another custom object, that would essentially only have one property. But it does seem that it solves a number of use cases.&amp;nbsp; - thank you for your response&lt;/P&gt;&lt;P&gt;Nicole&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 17:25:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/575811#M50883</guid>
      <dc:creator>NNestel</dc:creator>
      <dc:date>2022-02-14T17:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Object - Events and Status for Individual Contacts</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/575814#M50884</link>
      <description>&lt;P&gt;Glad if I could help, I like this solution too &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;If it solved your "problem", please consider marking my reply as a solution !&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 17:30:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/575814#M50884</guid>
      <dc:creator>LMeert</dc:creator>
      <dc:date>2022-02-14T17:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Object - Events and Status for Individual Contacts</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/575861#M50888</link>
      <description>&lt;P&gt;How would you&amp;nbsp; create a calculated property such as "Total number of events registered" on the contact record using this scenario?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 18:28:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/575861#M50888</guid>
      <dc:creator>Nicole_n</dc:creator>
      <dc:date>2022-02-14T18:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Object - Events and Status for Individual Contacts</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/575918#M50891</link>
      <description>&lt;P&gt;Not in front of my computer right now but I'll leave this here since I had it bookmarked: &lt;A href="https://community.hubspot.com/t5/CRM/How-to-create-a-number-of-associated-tickets-property-for/m-p/366849" target="_blank"&gt;https://community.hubspot.com/t5/CRM/How-to-create-a-number-of-associated-tickets-property-for/m-p/366849&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't see why you couldn't applyt he same logic to count the number of event attendance records.&lt;/P&gt;
&lt;P&gt;While editing the calculated field, you can also apply conditions, so you can count only records matching a certain criteria.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 19:51:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/575918#M50891</guid>
      <dc:creator>LMeert</dc:creator>
      <dc:date>2022-02-14T19:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Object - Events and Status for Individual Contacts</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/660612#M54631</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/82178"&gt;@Nicole_n&lt;/a&gt;&amp;nbsp;Assuming you've implemented this idea by now and have had a few months to try it out - how well has it worked? Any lessons you've learned along the way that you'd share with an organization looking to implement something similar?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 11:38:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/660612#M54631</guid>
      <dc:creator>DanFromCF</dc:creator>
      <dc:date>2022-07-06T11:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Object - Events and Status for Individual Contacts</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/750766#M61057</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/180705"&gt;@NNestel&lt;/a&gt;&amp;nbsp;what are you experiences?&amp;nbsp;&lt;BR /&gt;Did you configure any workflows to aoutmate the creations of Event status objects?&amp;nbsp;&lt;BR /&gt;Any other learnings to share?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 16:29:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/750766#M61057</guid>
      <dc:creator>BrianSkov_WUD</dc:creator>
      <dc:date>2023-02-02T16:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Object - Events and Status for Individual Contacts</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/875123#M68818</link>
      <description>&lt;P&gt;Did you hear back? We'd love to see a working function of Events in hubspot, as described in this chat.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 09:58:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/875123#M68818</guid>
      <dc:creator>EMarten</dc:creator>
      <dc:date>2023-11-06T09:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Object - Events and Status for Individual Contacts</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/877377#M68959</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interested in this solution. Any feedback?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 16:00:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-Object-Events-and-Status-for-Individual-Contacts/m-p/877377#M68959</guid>
      <dc:creator>SHinojosa3</dc:creator>
      <dc:date>2023-11-09T16:00:58Z</dc:date>
    </item>
  </channel>
</rss>

