Spoke For Teams Webhook API
The Spoke Webhook API provides a way for Spoke users to interact programmatically with Spoke by subscribing to important events of your team.
Spoke will notify your application whenever an important event happens.
How does it work
When your application endpoint is enabled on Spoke to receive events, Spoke will push real-time notifications to it. These notifications contain the type of event, the epoch timestamp of when it occurred, and any relevant data for that event. On your side you can then use that to integrate Spoke with existing or new software.