Webhooks

Target URLs will receive a HTTP POST from Strider with a JSON payload on each project test run. These enable you to receive and process real-time push notifications from our system. Push notifications are signed cryptographically with HMAC-SHA1 using a shared secret so you can verify their authenticity. Signatures are transmitted in the X-Signature-Hub header. See a sample payload.

Hook Title TargetURL for HTTP Post Shared secret for HMAC-SHA1 signatire
[[ hook.title ]] [[ hook.url ]] [[ hook.secret ]]
No webhooks registered. Add one!