Webhooks enable you to get a stream of real time data or quickly receive a callback for space events to one or more endpoints hosted on your server. Because webhooks use HTTP, they can be easily integrated into your business intelligence dashboards or other services.
You can set up multiple webhooks that send the same data to different endpoints.
For example, webhooks can send data from many sensors to:
- Development environment
- QA environment
- Staging environment (Load testing typically done here)
- Production environment