Webhooks
Push advocacy events (task approved, reward redeemed, tier change, NPS, UGC, referrals) to your CRM, Slack pipeline, or data warehouse. Every delivery is HMAC-SHA256 signed; failed deliveries retry with backoff.
Switch to a company workspace.
Inbound task verification
Your systems (Klaviyo, Trustpilot, Shopify, custom CRM) POST here to approve or reject task submissions. Every request must carry an HMAC signature derived from the secret below. Calls are idempotent.
Sample curl
Add an endpoint to receive advocacy events the moment they happen. Deliveries fire within 2 minutes and retry on failure.
New webhook endpoint
The signing secret is shown exactly once after creation. Verify the HMAC-SHA256 signature header on every delivery.
Signing secret
Copy it now. For security it is stored hashed and cannot be shown again.