APIs & Integrations

vivien
Member

Creating meeting with google calendar integration via API

SOLVE

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".

 

Untitled 1.png

 

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.

1 Accepted solution
RMones
Solution
Contributor | Diamond Partner
Contributor | Diamond Partner

Creating meeting with google calendar integration via API

SOLVE

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

View solution in original post

3 Replies 3
fonji
Contributor

Creating meeting with google calendar integration via API

SOLVE

This is really sad

0 Upvotes
RMones
Solution
Contributor | Diamond Partner
Contributor | Diamond Partner

Creating meeting with google calendar integration via API

SOLVE

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

dennisedson
HubSpot Product Team
HubSpot Product Team

Creating meeting with google calendar integration via API

SOLVE

Hi @vivien 

Adding some people to this conversation for their opinions.

@frederic_Marken , @RMones  do you all have thoughts?