Automation

HTTP webhook

Raw JSON to any URL — this is what drives Zapier, Make and n8n.

OfficialWe wrote it and we maintain it. If it breaks, fixing it is our job.

Raw JSON to any URL. With a signing secret set, requests carry an X-MiniCRM-Signature header you can verify on the receiving side. It is what the Zapier, Make and n8n tiles are — the same thing with the URL filled in.

What it needs

  • Target URLrequired
  • Signing secretoptional

    If set, requests carry an X-MiniCRM-Signature header.

Connecting it

  1. 1Create an incoming webhook on the HTTP webhook side and copy its URL.
  2. 2Open the tile under Settings → Add-ons and paste the URL.
  3. 3Tick the events you want delivered.
  4. 4Switch it on. A required field left blank cannot be saved as active — an add-on that is on and posting nowhere is the same failure as mail reported as sent that never went.
  5. 5Deliveries and retries show in the webhook log.

Events

You tick the ones you want delivered. Left empty, that means all of them.

  • contact.created
  • contact.updated
  • deal.created
  • deal.status_changed
  • deal.won
  • deal.lost
  • quote.accepted
  • invoice.paid
  • form.submitted
  • task.completed
  • webshop.order
  • record.created
  • record.updated
  • call.ended
  • call.missed

See it before you pay for it

14 days, no card. If it doesn't suit you, export everything and leave — the data stays yours.