Automate Workflows with Real-Time Triggers
Get instant HTTP notifications when things happen in your LunaNotes workspace. Connect to any endpoint and automate anything.
3 events, unlimited possibilities
LunaNotes sends a POST request with a JSON payload to your endpoint whenever one of these events occurs.
- Note Created
note.created - Fires whenever a new note is created in your workspace.
- Note Updated
note.updated - Fires whenever an existing note is modified.
- Note Deleted
note.deleted - Fires whenever a note is deleted from your workspace.
Up and running in minutes
-
Open Integrations settings
In your LunaNotes account, go to Settings → Integrations → Webhooks.
-
Enter your endpoint URL
Provide the HTTPS URL where LunaNotes should POST the event payload.
-
Choose your triggers
Select which events fire the webhook — you can enable all three or just the ones you need.
-
Test and activate
Send a test payload to verify your endpoint, then activate the webhook.