Webhook Receiver¶
| Categoria | System & Integrations |
| Dove si trova | Impostazioni > tab API / Integrazioni |
Cosa fa¶
Webhook receiving with HMAC, contact upsert and automation triggers.
Funzionalità¶
- /webhook/receive endpoint with HMAC verification
- Contact upsert from payloads
- Automation triggers (webhook_received hook)
- Delivery log (/webhooks/deliveries)
Hook¶
immens_crm_webhook_received
API REST¶
/webhooks/webhooks/{id}/webhooks/deliveries/webhook/receive
FAQ¶
How are webhooks protected?¶
Configure a secret key: every request is verified with an HMAC signature.
→ Plugin overview | → Modules index
Studio Immens - Technical documentation