APIs & Integrations

TrevKillick
Participant

Custom Events Integration

SOLVE

I am looking at building some integration with our own Event Registration system and I want to copy what GoToWebinar have done, does anyone know how I can add a field like this when editing a form on a Landing Page?

37

Thanks

Trev

0 Upvotes
1 Accepted solution
IsaacTakushi
Solution
HubSpot Employee
HubSpot Employee

Custom Events Integration

SOLVE

Hi @TrevKillick,

GoToWebinar has a native integration with HubSpot using non-public endpoints, so it won't be possible to create a field like that in the landing page editor.

That said, you can make custom property groups like that with the Timeline API. The Timeline API also allows you create events on contact timelines. You can dictate when and how these events trigger.

For example, if you have a custom registration form on your website, you could tie a special registration event to that form submission. The event would not only appear on the contact's timeline, but you could also set some of your custom property values.

Check out the Timeline API overview documentation for more general information and let me know if you have specific questions.

Isaac Takushi

Associate Certification Manager

View solution in original post

3 Replies 3
IsaacTakushi
Solution
HubSpot Employee
HubSpot Employee

Custom Events Integration

SOLVE

Hi @TrevKillick,

GoToWebinar has a native integration with HubSpot using non-public endpoints, so it won't be possible to create a field like that in the landing page editor.

That said, you can make custom property groups like that with the Timeline API. The Timeline API also allows you create events on contact timelines. You can dictate when and how these events trigger.

For example, if you have a custom registration form on your website, you could tie a special registration event to that form submission. The event would not only appear on the contact's timeline, but you could also set some of your custom property values.

Check out the Timeline API overview documentation for more general information and let me know if you have specific questions.

Isaac Takushi

Associate Certification Manager
TrevKillick
Participant

Custom Events Integration

SOLVE

Thank you for the detailed response.

0 Upvotes
TrevKillick
Participant

Custom Events Integration

SOLVE

Secondly, how do I add fields into the list builder like this which show which users were registered on a given event?

0 Upvotes