Skip to main content
POST
Receive Webhook
This is a public endpoint. No authentication required.

Setup

  1. Go to Settings > Webhooks > Incoming in your dashboard
  2. Create a new webhook and copy the URL
  3. Configure your external service to send data to that URL

Example

Integrations

Works with Zapier, Make, n8n, and any service that can send HTTP POST requests.

Path Parameters

webhook_key
string
required

Your webhook key

Body

application/json

Any JSON payload

Response

Webhook received

success
boolean
data
object