Help CenterSettingsAPI and webhooks

API and webhooks

API and webhooks
ScreenAPI and webhooks

Send LeadOS events to your own systems, and connect automation tools.

SettingsAPI & Webhooks

Full setup is in Connect Zapier, n8n, or Make.

  • Add a webhook with a URL and the events it should receive.
  • Each webhook has its own signing secret.
  • Delete a webhook to stop it and invalidate its secret.
Take care

Always verify the X-Phlorex-Signature header at your end. Without that check, anyone who discovers your webhook URL can send you fabricated events.

Tip

An empty list simply means no webhooks are configured. Nothing is being sent anywhere.

Add a webhook

  1. Open Settings → API & Webhooks.
  2. Select Add webhook and paste the URL from your automation tool.
  3. Choose the events to send.
  4. Save, and copy the signing secret immediately.
  5. Verify the X-Phlorex-Signature header at your end before trusting anything it sends.

Cannot find what you need?

Something not behaving as described here? Tell us and we will fix the page.