Skip to main content

Configure n8n

Add a Webhook node:
  • HTTP Method: POST
  • Copy the Production URL

Create the webhook in Simplified Webhooks

  1. Create a new webhook in your dashboard.
  2. Paste the n8n Webhook URL.
  3. Select Base and Table.
  4. Choose the create event.

Payload example

You receive a JSON body like this:
Create triggers include only current values.