A webhook (also called a web callback or HTTP push) is a way for the Join It API to provide external services with real-time information.
We've started with a handful of events that can be configured to trigger a Webhook:
When this event is triggered, the payload object will be the Memberships object.
Definition of the Membership object can be found here.
When this event is triggered, the payload object will be the Memberships object.
Definition of the Membership object can be found here.
When this event is triggered, the payload object will be the Memberships object.
Definition of the Membership object can be found here.
When this event is triggered, the payload object will be the Payments object. Definition of the Payment object can be found here.