Overview
A webhook sends information to an external URL when a selected event occurs in Nexudus. Use webhooks when another system needs to react to activity in your location without repeatedly checking Nexudus for changes. Go to Settings → Integrations → Webhooks. You need the webhook permission or administrator access.Before you start
- Confirm the receiving service can accept HTTPS requests.
- Obtain the exact URL and the event type it expects.
- Agree with the receiving-system owner how failures will be monitored and handled.
Create a webhook
1
Open Webhooks
Go to Settings → Integrations → Webhooks and add a webhook.
2
Name the webhook
Use a clear internal name, such as “Send new reservations to CRM”.
3
Choose an action
Select the Nexudus event that should trigger the notification.
4
Enter the destination URL
Enter the secure URL provided by the receiving system.
5
Activate and monitor it
Save the webhook, activate it, then verify the first event reaches the destination.