Integrations
The SDK provides a generic integration data API for third-party services connected through the Stackfront dashboard. Each integration exposes data types that can be queried by slug.Usage
Hook API
Response Shape
data field is a raw JSON string — parse it with JSON.parse() to access the integration-specific payload.