Webhooks enable third-party clients to subscribe to notifications and updates as soon as an event occurs. Our webhooks allow the SalesHood Integrations API to inform a remote application when changes have occurred, for example, when a Huddle is published. This saves the application from having to periodically poll SalesHood for changes.
Events | Trigger |
---|---|
Huddle_Published | Each time a Huddle is published |
Huddle_Completed | Each time a user completes a Huddle |
Huddle_Archived | Each time a Huddle is archived |
Huddle_Deleted | Each time a Huddle is deleted |
Asset_Created | Each time a library asset is created (including Stories and Deal Wins) |
Asset_Updated | Each time a library asset is updated |
Asset_Archived | Each time a library asset is archived |
Asset_Deleted | Each time a library asset is deleted |