Apr 20, 2021 11:54 AM
Hello,
I can successfully create meetings for my contacts via the engagement API, but the events are not added to their respective google calendar.
When creating a meeting for a contact via the hubspot web interface, I can check a checkbox "Add to google calendar".
which triggers a request to the following endpoint :
'/calendarintegration/v1/events?providerType=GOOGLE'
That endpoint doesn't seem to be publicly available. It appears to be reserved for hubspot internal use.
Is it possible via the engagement API to specify that a meeting should also be added to google calendar ?
Thank you for your help.
Solved! Go to Solution.
Apr 21, 2021 2:35 PM
HI @vivien ,
I think this endpoint is only available from the hubspot UI. If you want to add meetings directly to the Google Agenda, I think you have to build an integration for Google Agenda by yourself.
Regards,
Ronald
May 3, 2022 10:22 AM
This is really sad
Apr 21, 2021 2:35 PM
HI @vivien ,
I think this endpoint is only available from the hubspot UI. If you want to add meetings directly to the Google Agenda, I think you have to build an integration for Google Agenda by yourself.
Regards,
Ronald
Apr 21, 2021 11:50 AM
Hi @vivien
Adding some people to this conversation for their opinions.
@frederic_Marken , @RMones do you all have thoughts?