Get instant HTTP notifications when things happen in your LunaNotes workspace. Connect to any endpoint and automate anything.
LunaNotes sends a POST request with a JSON payload to your endpoint whenever one of these events occurs.
note.creatednote.updatednote.deletedIn your LunaNotes account, go to Settings → Integrations → Webhooks.
Provide the HTTPS URL where LunaNotes should POST the event payload.
Select which events fire the webhook — you can enable all three or just the ones you need.
Send a test payload to verify your endpoint, then activate the webhook.