Webhooks
Whereas the REST Platform API provides the ability to read or write data into the community sometimes you need to be notified of events that occur such as when a new member joins. WebHooks provide an event notification service that will call a URL of your choice to alert you that an activity has occurred. It is your application’s responsibility to then call back to the community learn more about the activity or take action on the event.
