Notification API

Is there any notification api in hubspot ? For example, let us assume that a user wants to be notified of “create” operation performed on the contacts. So, whenever a contact is created in Hubspot crm, the system notifies the user through the notify URL.

I shared a link to review zoho crm notification api service.

Hello @ahmetkocabiyik

I think what you are looking for are webhooks

This allow you to subscribe to an event on an object.

Hope this helps.

You are right. Thank you Dennis