APIs & Integrations

swisssales
Member

How to get a new Meeting Calendar item (Sales) with API (for use in ManyChat Bot)?

Hi there

My Intention is to grab a just created appointment in the Meeting Calendar (Sales) to store it in a CustomField of ManyChat.
Vise Versa I will create the appointment out from ManyChat via the API.

I try it with Zapier but can't do this because there is no such trigger (only for Marketing Calendar).
But is there a easy way to do it via the API direct with a GET/POST over HTTPS?

Thanks for any hint and solution.

Thomas

0 Upvotes
1 Reply 1
Derek_Gervais
HubSpot Alumni
HubSpot Alumni

How to get a new Meeting Calendar item (Sales) with API (for use in ManyChat Bot)?

Hi @swisssales,

There isn't currently a webhook-type notification system for engagements (i.e. meetings), but you can poll the 'Get recent engagements' endpoint for new engagements:

0 Upvotes