Hi Guys,
I would like to understand the URL structure for calendar entries of webinars. We have three types of calendar entries:
A) Add to calendar
zoom.us/webinar/$unknown_id/ics?user_id=$user_id
B) Add to Google Calendar
zoom.us/webinar/$unknown_id/calendar/google/add?user_id=$user_id
C) Add to Yahoo calendar
zoom.us/webinar/$unknown_id/ics?user_id=$user_id
I know that I can get the $user_id from the webinar, unfortunately I don’t know where $unknown_id comes from. But I would need them to create a custom email invitation.
Background
I connect Hubspot and Zoom. After a user has registered, the information are sent to Zoom and Hubspot. Unfortunately only receives the individual participant link for the webinar. General i would like to send the individual registration email via Hubspot with the calendar entries and participant link. So I would have to understand the structure or know which way I can go to get the automatically generated calendar entries.
Thanks a lot!
very cryptic.