Connect a webhook source.

Every vendor-specific onboarding guide tells you where the webhook settings live, what URL to paste, where to find the signing secret, and how to test. If your vendor isn't listed, use the Custom source shape on the picker and follow the custom-signature guide.

Azure Event Grid

Optional for this source. Create the source, then use the Relin URL when you subscribe.

Clerk

Paste the webhook signing secret from Clerk (starts with whsec_). Clerk delivers via Svix, so verification uses the Standard Webhooks protocol.

Discord

Paste the hex public key from the Discord application.

Dropbox

Paste the app secret from the Dropbox App Console. Dropbox signs webhooks with HMAC-SHA256 of the body using this secret.

GitHub

Use the same secret value you enter for the GitHub webhook.

GitLab

Paste the secret token you configured on the GitLab webhook. GitLab compares this value verbatim with the X-Gitlab-Token header.

Intercom

Paste the Intercom app's client secret. Intercom signs webhooks with HMAC-SHA1 of the body using this secret.

Linear

Paste the webhook signing secret from Linear's webhook detail page.

Microsoft Graph

Optional for this source. Create the source, then use the Relin URL when you subscribe.

Paddle

Paste the webhook secret key from the Paddle notification destination.

PayPal

Paste the webhook ID PayPal assigns to this webhook.

Resend

Paste the webhook signing secret from Resend (starts with whsec_). Resend uses Svix, so verification follows the Standard Webhooks protocol.

SendGrid

Paste the PEM public key from Event Webhook verification.

Shopify

Paste the webhook secret from your Shopify app.

Slack

Paste the signing secret from your Slack app.

Stripe

Paste the webhook signing secret from the Stripe endpoint.

Twilio

Optional for this source. Add it if your Twilio webhook uses request validation.

Typeform

Paste the secret you configured when creating the Typeform webhook.

WooCommerce

Paste the secret configured on the WooCommerce webhook.

Zoom

Paste the secret token from your Zoom webhook app.

Not listed?

Pick the Custom tile when creating a source and paste the signing scheme Relin should use. Or email support@relin.app and we'll add a preset.