Skip to Content
FluxStore is currently invite-only. Some sections of this documentation are still being written and expanded.
POSTtest.ping

Sent when you click “Test Webhook” in the dashboard. Useful for verifying your endpoint is reachable and that signature verification works.

data

messagestring
A static test message confirming the delivery.

FluxStore sends this payload as an HTTP POST to your configured webhook URL.