<?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: Equivalent of CustomerIO Events in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Equivalent-of-CustomerIO-Events/m-p/691944#M56833</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/401263"&gt;@LeeBartelme&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;To be clear, you want a way to programatically see what events have been defined in the system correct?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, and manage them without interacting with the HubSpot UI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will check out the legacy events, thank you for your suggestion.&lt;/P&gt;&lt;P&gt;Do you know by any chance when legacy events will be removed?&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2022 09:49:14 GMT</pubDate>
    <dc:creator>Anett</dc:creator>
    <dc:date>2022-09-12T09:49:14Z</dc:date>
    <item>
      <title>Equivalent of CustomerIO Events</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Equivalent-of-CustomerIO-Events/m-p/690822#M56773</link>
      <description>&lt;P&gt;Hello!&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are migrating from CustomerIO to HubSpot.&lt;/P&gt;&lt;P&gt;We used to rely heavily on this feature:&lt;BR /&gt;&lt;A href="https://www.customer.io/docs/events/" target="_blank" rel="noopener"&gt;https://www.customer.io/docs/events/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I liked that these events were set up once, and any new event we created on our backend was automatically added to CustomerIO, without any additional development work. Marketing could see a list of these events along with the payload (JSON), and include them right away in their workflow in CustomerIO.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if an equivalent exists in HubSpot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked out Custom Behavioral Events and I saw that it is still in beta.&lt;/P&gt;&lt;P&gt;It looks like the way new event types are introduced is also a bit more complex:&lt;/P&gt;&lt;P&gt;I need to create an event in the web app and update my backend to recognize the event name, every time a new type of event is created. I am afraid that we need to introduce an additional layer on our backend that would map our events to HubSpot events. I am also concerned that we will need to communicate additionally with marketing just to touch bases (which events are new and if they want us to include those in HubSpot), and apply updates every time we change our events.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a list of actions (events) done by a user:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;UserSignedUp - send email&lt;/LI&gt;&lt;LI&gt;VerificationSent&amp;nbsp; - send email&lt;/LI&gt;&lt;LI&gt;VerificationReminderSent - send email&lt;/LI&gt;&lt;LI&gt;VerificationClicked&lt;/LI&gt;&lt;LI&gt;UserAccountUpdated&lt;/LI&gt;&lt;LI&gt;UserSettingsUpdated - send email&lt;/LI&gt;&lt;LI&gt;...&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;We would like to see this list in HubSpot and if we introduce a new event (UserAccountDeleted), we would like to avoid signing into HubSpot and clicking through the wizard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is&amp;nbsp;Custom Behavioral Events the only option?&lt;/P&gt;&lt;P&gt;Is there a recommended or better way to achieve what I described above?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 12:36:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Equivalent-of-CustomerIO-Events/m-p/690822#M56773</guid>
      <dc:creator>Anett</dc:creator>
      <dc:date>2022-09-08T12:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent of CustomerIO Events</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Equivalent-of-CustomerIO-Events/m-p/690838#M56775</link>
      <description>&lt;P&gt;That's a good question and I'd maybe post that to the ideas community topic. Maybe HubSpot has plans to surface the current behavioural events via API in the future but haven't yet. It looks like the old events version had an &lt;A href="https://legacydocs.hubspot.com/docs/methods/events/get_events?_ga=2.78875092.1705977399.1662466448-1681257727.1660329091" target="_blank" rel="noopener"&gt;API endpoint&lt;/A&gt;. Most things in the CRM seem to be editable from APIs. To be clear, you want a way to programatically see what events have been defined in the system correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FWIW, you could probably still use the legacy events for now, if it gets you going and you can use that enpoint to get running. But know it will probably eventually go away and you'll need to migrate off of it. But it's worth investigating I think.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 13:14:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Equivalent-of-CustomerIO-Events/m-p/690838#M56775</guid>
      <dc:creator>LeeBartelme</dc:creator>
      <dc:date>2022-09-08T13:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent of CustomerIO Events</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Equivalent-of-CustomerIO-Events/m-p/691944#M56833</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/401263"&gt;@LeeBartelme&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;To be clear, you want a way to programatically see what events have been defined in the system correct?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, and manage them without interacting with the HubSpot UI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will check out the legacy events, thank you for your suggestion.&lt;/P&gt;&lt;P&gt;Do you know by any chance when legacy events will be removed?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 09:49:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Equivalent-of-CustomerIO-Events/m-p/691944#M56833</guid>
      <dc:creator>Anett</dc:creator>
      <dc:date>2022-09-12T09:49:14Z</dc:date>
    </item>
  </channel>
</rss>

