APIs & Integrations

MFall
Member

Webhook for Go To Webinar

SOLVE

I'm attempting to create a webhook from Hubspot to GoToWebinar. Has anyone gone through this process without using Zapier? Using a workflow, I'd ultimately like to build a 1 click webinar registration process from a CTA in an email that via a workflow that triggers a webhook.

0 Upvotes
1 Accepted solution
IsaacTakushi
Solution
HubSpot Employee
HubSpot Employee

Webhook for Go To Webinar

SOLVE

Welcome, @MFall.

 

To date, I haven't heard of this being accomplished, but I'd love to be proven wrong by the broader community!

 

I believe the major roadblock is that HubSpot POSTs a JSON object that contains all that contact's data to the webhook URL (see the last section of this article). There are no built-in options to filter and format the payload into something GoToWebinar can directly accept and act on.

Isaac Takushi

Associate Certification Manager

View solution in original post

0 Upvotes
1 Reply 1
IsaacTakushi
Solution
HubSpot Employee
HubSpot Employee

Webhook for Go To Webinar

SOLVE

Welcome, @MFall.

 

To date, I haven't heard of this being accomplished, but I'd love to be proven wrong by the broader community!

 

I believe the major roadblock is that HubSpot POSTs a JSON object that contains all that contact's data to the webhook URL (see the last section of this article). There are no built-in options to filter and format the payload into something GoToWebinar can directly accept and act on.

Isaac Takushi

Associate Certification Manager
0 Upvotes