Fluxpanda allows for webhooks to be registered to the website for channel-level events. This provides a facility for third party software integrations or automation platforms (e.g. IFTTT, Zapier, etc.) to react to events happening throughout the Fluxpanda system.

This is achieved by installing the Webhooks addon, which is only available to channels with the Enterprise subscription. Once installed, the channel admin should provide the URL for the API endpoint that will be called with an HTTP POST request to signify the passing of an event. Each call would also include relevant data which is related to that event.