
Webhook Name
Give your webhook a clear and identifiable name (e.g., Lead Created → n8n)
Webhook URL
Paste the webhook URL generated from your n8n workflow.
Must start with https://
This is where Rise CRM will send event data.
Global Webhook Secret
Used to securely sign webhook requests.
The system sends a signature header X-RiseCRM-Signature) that can be verified in n8n for security.
Custom Headers
Optionally send additional HTTP headers with the webhook request.
Must be a valid JSON object
Example use cases: API tokens, authorization headers
Enabled Events
Select one or more Rise CRM events that should trigger this webhook.
Only selected events will be sent to n8n.
Active
Indicates status or webhook.
Run In Background
Recommended for high-volume or performance-sensitive workflows.
Webhooks are queued and processed in the background
Automatic retry on failure
Prevents delays in CRM operations
Save – Stores the webhook configuration
Close – Discards changes