HookGet Open dashboard

Receiving webhooks from a platform

HookGet verifies the sender before anything enters your pipeline, then treats the result like any other event: same retries, same log, same replay.

In short

  • Fifteen providers are supported on the way in.
  • Four verify a real signature over the raw body; the rest authenticate with a header token.
  • Redeliveries are deduplicated on the provider’s own delivery id.
  • A token is never accepted from the query string, however correct it is.
PlatformVerificationGuide
GitHubHMAC signatureGitHub webhooks →
ShopifyHMAC signatureShopify webhooks →
StripeHMAC signatureStripe webhooks →
Standard WebhooksHMAC signatureStandard Webhooks webhooks →
Alibaba Cloud EventBridgeHeader tokenAlibaba Cloud EventBridge webhooks →
Auth0Header tokenAuth0 webhooks →
Zoho CRMHeader tokenZoho CRM webhooks →
GrafanaHeader tokenGrafana webhooks →
JenkinsHeader tokenJenkins webhooks →
GiteeHeader tokenGitee webhooks →
TeambitionHeader tokenTeambition webhooks →
YuqueHeader tokenYuque webhooks →
DynatraceHeader tokenDynatrace webhooks →
SAP BTPHeader tokenSAP BTP webhooks →
Any other senderHeader tokenAny other sender webhooks →