wulf-pulse/app/api
lorentz 679fe3871c feat: add OpenClaw read-only Datto RMM API endpoints
GET /api/openclaw/datto-rmm/sites
GET /api/openclaw/datto-rmm/devices         (filters: siteUid, online, deleted, page, limit)
GET /api/openclaw/datto-rmm/devices/[uid]
GET /api/openclaw/datto-rmm/devices/[uid]/audit  (always live)
GET /api/openclaw/datto-rmm/alerts          (filters: resolved, siteUid, deviceUid, limit)
GET /api/openclaw/datto-rmm/alerts/open

- All protected by x-openclaw-key header
- Default: queries Pulse DB (datto_rmm_devices/alerts/sites tables)
- ?live=true: proxies to Datto RMM API via DattoRMMClient
- Responses include source:'db'|'live' for data freshness awareness
2026-03-21 17:45:19 -04:00
..
addigy/org-mappings Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
addigy-devices Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
addigy-policies Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
admin feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
auth/[...all] feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
auvik feat: auto-populate auvik_tenants and rmm_sites tables when fetching mappings 2026-02-02 23:12:35 -05:00
companies feat: IT Glue integration, workflow engine, pipelines, Zabbix WAN, notification channels, backup status UI improvements, nav alignment fixes 2026-02-27 14:52:14 -05:00
config-enrichment Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
config-items/[id]/tickets Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
configuration-items Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
contacts Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
dashboard/stats fix: correct RMM mapping column name from autotask_company_id to company_id 2026-02-02 22:44:40 -05:00
data feat: Morning NOC Summary adaptive card for Teams 2026-03-11 09:34:51 -04:00
datto-rmm/sync feat: Autotask webhook integration, TicketNotes, Datto RMM, workflow engine, Veeam agents/alarms, AI triage, misc improvements 2026-02-20 10:28:15 -05:00
debug-auth Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
engagement feat: Morning NOC Summary adaptive card for Teams 2026-03-11 09:34:51 -04:00
health Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
integrations/status feat: Autotask webhook integration, TicketNotes, Datto RMM, workflow engine, Veeam agents/alarms, AI triage, misc improvements 2026-02-20 10:28:15 -05:00
invoices/[id]/line-items Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
itglue feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00
kiosk feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00
mimecast feat: Mimecast email integration — message logs, threat events, 120d retention, admin UI 2026-03-17 16:23:47 -04:00
mobile feat: mobile — filter all queries to Wulf Managed companies only 2026-03-18 00:08:41 -04:00
notification-channels feat: IT Glue integration, workflow engine, pipelines, Zabbix WAN, notification channels, backup status UI improvements, nav alignment fixes 2026-02-27 14:52:14 -05:00
notifications/morning-summary feat: Morning NOC Summary adaptive card for Teams 2026-03-11 09:34:51 -04:00
openclaw feat: add OpenClaw read-only Datto RMM API endpoints 2026-03-21 17:45:19 -04:00
picklists Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
pipelines feat: IT Glue integration, workflow engine, pipelines, Zabbix WAN, notification channels, backup status UI improvements, nav alignment fixes 2026-02-27 14:52:14 -05:00
qbo feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00
reports/ticket-digest feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00
resources Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
rmm feat: IT Glue integration, workflow engine, pipelines, Zabbix WAN, notification channels, backup status UI improvements, nav alignment fixes 2026-02-27 14:52:14 -05:00
rmm-audit Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
rmm-devices Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
rmm-test Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
salesbldr/quotes feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
sentinelone feat: Add SentinelOne integration 2026-02-27 05:31:31 -05:00
settings/profile feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
sync feat: Mimecast email integration — message logs, threat events, 120d retention, admin UI 2026-03-17 16:23:47 -04:00
tasks Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
test-zones Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
ticket-workflows feat: IT Glue integration, workflow engine, pipelines, Zabbix WAN, notification channels, backup status UI improvements, nav alignment fixes 2026-02-27 14:52:14 -05:00
tickets Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
veeam feat: Morning NOC Summary adaptive card for Teams 2026-03-11 09:34:51 -04:00
webhooks feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00
workflow feat: Autotask webhook integration, TicketNotes, Datto RMM, workflow engine, Veeam agents/alarms, AI triage, misc improvements 2026-02-20 10:28:15 -05:00
zabbix feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00
zoom/sync feat: Morning NOC Summary adaptive card for Teams 2026-03-11 09:34:51 -04:00